Events
Auto dialer status changed
Payload telli sends when a contact enters or exits the auto dialer
WEBHOOK
Use this event to track whether telli is still trying to reach a contact. It is the supported replacement for
contact_status_changed.
Exit reasons
auto_dialer.reason is present only when auto_dialer.status is not_in_dialer:
last_call_was_connected and call_transferred are success cases; the rest mean telli stopped without reaching the contact.
See Auto dialer for how dialing plans decide when to stop.Body
application/json
Response
2XX
Acknowledged. Return any 2xx within 15 seconds or the message is retried.