To learn how to specify webhook URLs for your cloud employees in the Atonom app, please see the webhook URLs configuration step in the quickstart guide.Below you will find an example of the data structure for outbound voice calls.
Webhook Response Structure
When an outbound call event occurs, Atonom will send a webhook response with the following structure:If metadata or custom variables are empty they will be omitted from the webhook event payload
Key Fields
Usage Notes
-
Call Status
completed: Call ended normallyfailed: Call failed to connectbusy: Recipient was busyno_answer: Call was not answeredvoicemail: Call went to voicemail
-
Call Analysis
- Available only in
call-analyzedevents - Includes sentiment analysis and call summary
- May contain custom analysis data based on your configuration
- Available only in
-
Transcripts
transcript: Plain text version of the conversationtranscript_object: Structured version with speaker information and knowledge base contexttranscript_with_tool_calls: Includes tool usage during the call

