create_custom_deal_field_value
Add a custom field value to a deal. Specify the deal ID, custom field ID, and value to record data.
Instructions
🟡 WRITE · creates data · Deal Custom Field Data · POST /dealCustomFieldData
Create a custom field value
Creates a new record. Not idempotent — calling twice may create duplicates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). |