To learn how to specify webhook URLs for your cloud employees in the Atonom app, please see the webhook URLs configuration step in the quickstart guide.Below you will find an example of the data structure for web chat events.
Web Chat Structure
Event Types:
- conversation-start: Triggered when a new web chat conversation begins
- conversation-closed: Triggered when a web chat conversation ends
Webhook Response Structure
When a web chat event occurs, Atonom will send a webhook response with the following structure:Contact will be omitted from the data if there is no associated contact and no visitor participant. When present,
contact may include participant_id even if other contact fields are unavailable.
