bulk_create_a_custom_account_field_value
Bulk create custom account field values by specifying account ID, custom field ID, and field value. Each request creates multiple field records; note that repeated calls may produce duplicates.
Instructions
🟡 WRITE · creates data · Account Custom Field Data · POST /accountCustomFieldData/bulkCreate
Bulk create a custom account 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). |