Webhooks
Events
A single event for a specific topic.
Overview
Commenda’s webhooks support multiple topics. Whenever a topic is triggered, an event payload is sent to the URL specified in your webhook. This payload provides detailed information about the event.
Topic-Specific Data
Every event corresponds to a specific topic. While the structure of an event payload remains consistent, the data
field within the payload varies depending on the topic.
A comprehensive list of data
fields for each topic will be available soon.