bulk_create_a_custom_deal_field_value
Assign custom data to deals in bulk by creating multiple field value records with a single API call. Note that each call creates new entries without deduplication.
Instructions
🟡 WRITE · creates data · Deal Custom Field Data · POST /dealCustomFieldData/bulkCreate
Bulk create a custom deal 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). |