Webhooks
Last updated
Last updated
Webhooks allow automatic transmission of event data to a specified URL, enabling effective communication tracking. After the data is received by the script, the system should return the appropriate message. To learn more, contact our Sales Team -> -> availability of event monitoring depends on the plan you have selected.
In the MessageFlow panel, you can configure webhooks for the following channels and events:
Transactional emails – delivery reports
Email campaigns – unsubscribe reports
Transactional SMS – delivery reports
Transactional SMS – link clicks
2-way communication – incoming SMS
Panel emails – reports
You can send data to the specified endpoint using a POST request -> each event is an object, and its structure varies depending on the type of event.
More information on the structure descriptions can be found in our .