call.dispositioned webhook event is triggered when Apten assigns a disposition to a completed voice call. Use it to send call outcomes to your CRM, trigger follow-up workflows, or report on the categories you define in Call Dispositions.
This event is emitted when a call first receives a disposition. It is separate from
call.completed, which is sent when the call finishes.Payload
Properties
Fetching Full Call Details
UsecallId to retrieve the call transcript, summary, and transfer metadata with GET /calls/{callId}.
