Post-Call Data Extraction
Automatically extract structured data from every conversation
Intermediate10 min
In agent settings, open "Post-Call Data Extraction" and add fields you want to extract from conversations.
json
[
{"name": "customer_name", "type": "string", "description": "Customer full name"},
{"name": "interest_level", "type": "enum", "description": "high, medium, low, none"},
{"name": "follow_up_required", "type": "boolean", "description": "Whether follow-up is needed"}
]Next Guide
ContinuePost-Call Actions
Need Help?
Check out our API docs or reach out to support.