call.transferred webhook event is triggered whenever a call is transferred from the Apten assistant to another agent or system. This can be used to track call handoffs and monitor transfer patterns.
This event fires at transfer initiation, regardless of outcome. For warm transfers, subscribe to
call.transfer.connected to be notified when the human agent successfully joins, transferFallbackTriggered to be notified when a fallback transfer is dispatched after the primary agent misses, and agentMissedTransfer to be notified when the agent does not answer.
