Create an Inbound Campaign
Inbound
Create an Inbound Campaign
Create a new inbound campaign from scratch
POST
Create an Inbound Campaign
Headers
Your API key for authentication. Prefix with
Bearer .Your access token for authentication.
Body
The name of the campaign to be created (e.g., “Demo Campaign”).
The ID of the agent associated with the campaign (e.g.,
“25e57eca-5582-4ba7-849c-xxxx”).
The workflow ID linked to the campaign (e.g., “291069c3-d653-479c-97f9-xxxx”).
Key-value pairs of labels and phone numbers for call transfers.
Webhook configurations for the campaign; null if not set.
Request Example
Response
Status of the request in the form of a short message.
List of the created campaign objects, each including a unique
id.