v1

latestOpenAPI 3.0.02026-07-2449050.9 KB
default

OutBound Create

post/APIServices/campaignControl/outbound

Request body

object required

Example request

{
  "username": "preprod",
  "campaignName": "Ivrapi42",
  "apiKey": "KK00b15555afb7066312663b969a75f74d",
  "action": "create",
  "campaignType": "IVR",
  "dialMethod": "nonagentwise",
  "did": "914071327659",
  "fallbackDID": "914071327659",
  "dynamicDID": "914071327658,914071327549,914071327551,914071327579",
  "fallbackDynamicDID": "914071327658,914071328044,914071328967,914071327655",
  "runtimeStart": "10:00:00",
  "runtimeEnd": "12:00:00",
  "mappingName": "pn",
  "pacingRatio": "1:1",
  "maxDropRatio": 99,
  "maxConcurrentCalls": "99",
  "appURL": "",
  "noOfTries": "2",
  "priority": "1",
  "dialInterval": "0",
  "customerRingingTime": "1",
  "users": "ASA",
  "urlToPush": "campaignControl.com",
  "hitScreenpopURLAt": "Server Side",
  "screenPopUrl": "campaignControlPop.com",
  "pluginName": "zoho",
  "callPrefix": "+91",
  "dispositions": "abc1,Call Status__Call Disconnected__GrayQuest Education Finance Pvt Ltd,Application Rejected__Loan Application Rejected__Aditya Birla Finance Pvt Ltd",
  "dispositionType": "none",
  "wrapUpTime": "30",
  "blockNumber": "allow",
  "blockNumberGroups": "hari_block",
  "dailyObdLimitPerNumber": "1",
  "record": "Record only the conversation",
  "holdMusic": "test_music_Test",
  "transferMusic": "test_music_Test",
  "ivrFlow": "General",
  "dndEnable": true,
  "offLineMode": false,
  "stdEnabled": false,
  "acwForUnAnsweredCall": false,
  "dialByHoldingAgent": false,
  "allowedManual": true,
  "applyDNCRegulation": true,
  "agentToAgentCalling": false,
  "skills": "General",
  "script": "<p>This is for campaignControl API</p>",
  "amdDetection": true,
  "customerFirst": false,
  "amdDetected": "Disconnect and Unanswered",
  "voiceMessageURL": "https://test.com/test.wav"
}

Response

Successful response