- 15 May 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Webhook Dispatcher
- Updated on 15 May 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Webhooks are automated HTTP callbacks triggered by events in applications, enabling real-time data transfer and integration between applications.
When a specific event occurs, our Webhook Dispatcher sends a POST request with event details to a predefined URL, allowing immediate and automated responses.
Subscribe in the Developer Portal
Sign in to the Developer Portal to setup your Webhook subscriptions. You will find “Webhooks” in the top menu.
Optionally Subscribe using API
Subscriber applications that want to manage their subscriptions programmatically will also have access to the Webhooks Subscriber API in the Developer Portal.