Scope
campaigns:read
Body Response - Schema
200 (successful operation)
| Parameter | Type | Description | Required |
|---|---|---|---|
| total | integer | n/a | yes |
| count | integer | n/a | yes |
| page | integer | n/a | yes |
| per_page | integer | n/a | yes |
| total_page | integer | n/a | yes |
| _embedded | object | "_embedded" subdivides into: 1 - "campaings" (array[object] 1.1 - "_links" (object) - HAL API related links. 1.2 - "id" (string<uuid> 1.3 - "name" (string) - >= 3 characters; 1.4 - "dialing_mode" (string) - <= 35 characters. Allowed values: "PREDICTIVE", 1.5 - "priority" (integer) - >= 1; <= 10 1.6 - "run_once" (boolean) 1.7 - "action_required" (boolean) 1.8 - "status" (string) - <= 35 characters. Allowed values: 1.9 - "created_at" (string<date-time>) - <= 35 characters. Allowed values: | yes |
| _links | object | HAL API related links. "_links" subdivides into: 1 - "self" (object) - link to fetch the detail of the campaign. 2 - "prev" (object) 3 - "next" (object) 4 - "first" (object) 5 - "last" (object) | yes |
400 (errors found in the submitted data), 401 (unauthorized), 403 (forbidden)
| Parameter | Type | Description | Required |
|---|---|---|---|
| code | string | n/a | yes |
| message | string | n/a | yes |
| description | string | n/a | no |
| fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
API AvailabilityThe Campaign Management API is only available for customers enrolled in Talkdesk's Early Access (EA) program.
To enter the EA program, contact a Customer Success Manager.The Campaign Management APII has been in EA since November 2022.
TroubleshootingIf you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.