v1

latestOpenAPI 3.0.02026-07-2449050.9 KB
default

Inbound Create

post/APIServices/campaignControl/inbound

Request body

object required

Example request

{
  "username": "preprod",
  "campaignName": "InboundAPI99",
  "apiKey": "KK00b15555afb7066312663b969a75f74d",
  "action": "create",
  "campaignType": "InBound",
  "users": "ASA",
  "did": "914071327666",
  "fallbackDID": "914071327661",
  "ivrFlow": "General",
  "callbackUrl": "campaignControl.com",
  "popUrlAt": "Client side OnBusy",
  "callPrefix": "+91",
  "dispositions": "Application Status__Loan Application Status__Aditya Birla Finance Pvt Ltd,Accounts",
  "dispositionType": "Toolbar",
  "wrapUpTime": 30,
  "blockNumber": "Block",
  "blockNumberGroups": "hari_Block",
  "record": "Record only the conversation",
  "obdLimitperNumber": 2,
  "holdMusic": "test_music_Test",
  "transferMusic": "test_music_Test",
  "screenPopUrl": "campaignControlPop.com",
  "dndEnable": true,
  "offLineMode": false,
  "acwNac": false,
  "allowedManual": true,
  "dncEnabled": true,
  "didMasking": true,
  "a2aCalling": true,
  "skills": "General",
  "position": "READY",
  "script": "<p>This is for campaignControl API</p>"
}

Response

Successful response