get
https://{subdomain}.td.commpeak.com/integrations/adapters/hook///statuses
Register the set of lead statuses used by your campaigns, so you can reference them when dispatching leads through the same adapter.
When to use. Call this before dispatching leads, so the status you set on each lead matches a status registered here.
Parameters.
adapter_id(path): the id of your adapter.import_group_id(path): the id of the import group tied to that adapter.
Request body. A JSON object mapping each status id to its display name. For example: { "1": "new-lead", "2": "no-answer", "3": "callback" }.
Returns. A confirmation object: { "status": true }.
See Dialer API concepts.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…