Post Call Analysis
Consume the analysis data
We will not populate custom post call analysis fields for non connected calls and calls where no conversation happened. Please check the field existence before using it.
After a call is analyzed, you can access the analysis results through three different methods:
- Dashboard - Visual interface for quick access and review
- Webhook - Real-time notifications with analysis results
- API - Programmatic access to call analysis data
Method 1: Dashboard
Access your analysis results directly through the dashboard’s history tab. This provides a user-friendly interface to:
- View all analyzed conversations
- Filter and search through analysis results
Your defined analysis categories appear in the “Conversation Analysis” column, allowing for quick insights into each conversation.
Method 2: Webhook
Receive real-time notifications when call analysis is complete. The webhook payload includes:
To set up webhooks, visit the Webhook Configuration section. .
Method 3: Get Call API
Retrieve analysis results programmatically using the Get Call API.
Example Response:
For detailed API documentation and response schemas, refer to the API Reference.
Video: Add Post call Analysis to Excel Using Make.com
See community templates in docs
Was this page helpful?