Set up
Please reach out to your CSR to grant access to the cozmox dashboard. In the settings, you will be able to add a global webhook.Available events
We currently offer the following webooks For the global webhook specified, we POST the following body:call_analyzed you will have the following additional fields:
| Name | Description | Type |
|---|---|---|
transcript | Full text transcript of the call | string |
sentiment | Overall sentiment score of the call | string |
summary | Brief summary of the call | string |
custom_analysis | Array of Analysis objects defined on the agent level via the dashboard | Record<string, any> |