Outbound Multicast
Web service endpoint
API request to be posted at https://central-test-bom.phonon.in/kairos-apis/outbound/create
In a requested API format. Along with the flow variables with are to be used in the flow.
{ "api-version": "1.0",
"security-id": "0531996f21138fdfcd9982036781629dd0a184627d86712c067540821337b693",
"flow-id": "DWWJ2kNb",
"calls": [{
"client-identifier": "123458789",
"start-time": "2018-10-24T09:00:00+05:30",
"contact-numbers": [
"917896373222"
],
"keys": []
}
]
}
Email upload
You can send an email with attachment to email ID given. Also note that:
The file may be sent as a csv file or zip of csv files. All zip or csv file will be loaded
Maximum file size is 5 Mb
Files need to be in the format as listed here
Upon file being loaded, the user will receive an auto-response message, that the upload was successful or not.
Last updated
Was this helpful?