What Is Webhook Event
A CallerDesk event is a specific type of activity. Call report, live call answers, the addition, deletion, and updating of members or call groups are all included in this. Each interaction is recorded in CallerDesk's "Events" section, and the corresponding "Event Data" is sent in a JSON format to the external app.
In the CallerDesk Platform, events fall into four main categories. The Webhook is activated when one or more of the events specified below occurs :
Webhook Event | Description | Type |
---|---|---|
Call Events | This webhook integration of the platform allows to get alll the inbound and outgoing call reports. |
|
Member Events | This webhook integration of the platform allows to get the details of added new members, updating and deleting members |
|
CallGroup Events | This webhook integration of the platform allows to get the details of added new callgroup, updating and deleting callgroup. This webhook integration of the platform allows to get the details of the This webhook integration of the platform allows to get the details of the This API is used to get the call groups list |
|
You will find the sample webhook payload here : https://docs.callerdesk.io/sample-payload
Note: This webhook integration is a premium feature. To know more about it, please connect with your account manager.