Get real-time updates about your calls through webhooks
call.transcript_update
event is sent whenever there’s an update to the call transcript during the conversation. This allows you to follow the conversation in real-time and update your application accordingly.
Learn more about Call Transcript Update webhooks
call.completed
event is sent when a call has finished. This is useful for triggering post-call processing or updating your application’s state.
Learn more about Call Completed webhooks
attempt
field in the payload indicates which attempt number this delivery represents.