pipedrive_update_organization_field_options
Bulk-update option labels for organization enum or set fields. Changes labels of existing options by field code and option IDs.
Instructions
Bulk-update option labels of an organization enum/set field. Atomic: the whole request fails if any option ID does not exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_code | Yes | The field_code (40-char hash for custom fields) from the field create/list response. NOT the human field name. | |
| options | Yes | Options to update (at least one). Atomic: the whole request fails if any option ID does not exist. |