voice_agent.extracted_data_ready
Fires when an AI Voice Agent finishes analysing a call and has structured data to hand over: the fields you configured the agent to capture, such as a callback number, the reason for calling, or a message taken for your team. Use it to push those details straight into your CRM, helpdesk, or automation tools without polling.This event fires only for calls where the AI Voice Agent is configured to run analysis, extract data, or take messages.
Example
Because
extracted_data is shaped by your agent’s configuration, don’t rely on any specific key existing: validate the fields your workflow needs and handle {} gracefully.