createBulkCall
Create a bulk-call campaign with immediate, scheduled, or auto-retry execution. Supports static contact lists and dynamic campaigns that accept contacts in real time via webhook.
Instructions
Create a new bulk-call campaign. Supports immediate, scheduled, and auto-retry modes.
There are two kinds of campaign:
Static (default): you supply the full
contact_listup front and the campaign dials through it.Dynamic: set
is_dynamictotrueand the campaign accepts contacts in real time via the Add contact to dynamic campaign webhook.contact_listis optional here, so you can start the campaign empty and feed it from a CRM, form, or automation. A dynamic campaign stays alive waiting for contacts instead of completing when its queue drains.
(Tags: Bulk calls)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestBody | Yes | The JSON request body. |