update_collection_item
Update a custom collection item in Filevine by providing project ID, selector, unique ID, and a JSON object of fields to modify.
Instructions
Update an item in a custom collection section. fields_json is a JSON object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| selector | Yes | ||
| unique_id | Yes | ||
| fields_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |