Receive real-time updates about calls and their analysis
call_ended
: Triggered when a call is completed and analyzedcontact_status_changed
: Triggered when a contact’s status changes/v1/get-contact/{contactId}
API endpoint).
Call Statuses
A call can have the following statuses:
COMPLETED
: A conversation occurred with the contactANSWERED
: A call occurred but another attempt will be made to reach the contactNOT_REACHED
: We weren’t able to reach the contactVOICEMAIL
: We got the voicemail of the contactERROR
: An error occurred in the callnew
: Contact has not been called yetpending
: Contact is in dialer and we are trying to reach themclosed
: Dialer was exhausted and we are not trying to call them anymorereached
: Contact was reached and had a conversation. We are not trying to call them anymore