A handled call becomes a reviewable business record.
Use this event when the caller reached a safe outcome: answered, summarized, tagged, and routed to the right follow-up path.
Destination
CRM note, call log, sheet row, or internal workflow queue.
Owner
Operations owner reviews summaries, missed intents, and destination status.
Failure rule
If the destination rejects the write, Havio keeps the call summary and flags manual follow-up.
Security rule
Send only the useful caller fields and keep transcript or recording access behind approved permissions.
Payload preview
Minimum useful event fields
{
"event": "call.completed",
"intent": "lead_qualification",
"outcome": "qualified",
"destinationStatus": "crm_task_created",
"aiDisclosed": true
}Production readiness
0%
0 of 6 production checks complete