What Is Webhook Event
1 min
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 call report – call detailed information after disconnection live call – when an incoming/outgoing call is triggered member events this webhook integration of the platform allows to get the details of added new members, updating and deleting members add member when a member is created update member when a member is updated delete member when a member is deleted 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 add call group when a call group is created update call group when a call group is updated delete call group when a call group is deleted you will find the sample webhook payload here https //docs callerdesk io/sample payload 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
