📩 Webhooks / Push Notifications
Overview
How to set up webhooks
Set callback URL
Send a request to Add a New Client Configuration to let us know your callback URL.
This can also be configured on the web interface as shown in the screenshot below:
This can also be configured on the web interface as shown in the screenshot below:
Listen for events
Webhook notifications will be sent as POST requests to your callback URL.
Webhook signatures
How do signatures work?