addBulkCallContacts
Batch-add up to 1,000 contacts to a call campaign in one request. Invalid rows are rejected individually while valid contacts are still added, and duplicates are kept as separate calls.
Instructions
Add up to 1000 contacts to a campaign in one request.
This is the batch form of Add contact to dynamic campaign. Prefer it whenever you have more than a handful: one request of 500 contacts is far cheaper than 500 requests, on your side and ours.
Repeated numbers are kept, not merged. If the same number appears twice with different variables, it is called twice, because two rows for one number usually means two real reasons to call.
Rows that fail validation are reported in rejected and the rest are
still added, so a single bad number does not lose the batch. If the
campaign has call_conditions, rows that do not match are added with
status Skipped.
(Tags: Bulk calls)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | Id of the bulk call campaign. | |
| requestBody | Yes | The JSON request body. |