Building Ongoing Campaign
Trigger the outbound bot to start its campaign using webhooks to send the contact data.
Last updated
Was this helpful?
Was this helpful?
{
"id": 1,
"name": "John",
"phone": "12312313",
"email": "test@test.com"
}[
{
"id": "1",
"name": "John Doe",
"phone": "18181818181",
"email": "example@email.com"
},
{
"id": "2",
"name": "James Doe",
"phone": "18282828282",
"email": "example@email.com"
}
]{
"id": "7vrrqo3nwr3k130023374200bywmhn",
"ok": true,
"status": "in-progress"
}{
"status": 400,
"message": {
"data": [
"Not a valid list."
]
},
"ok": false,
"error": "BAD_REQUEST"
}