How webhooks work
When a subscribed event occurs in the app, an HTTP POST is sent to your endpoint with a JSON payload containing the event name, timestamp, and relevant data. Use an optional secret to verify the origin of requests.
No webhooks configured yet.
Click "Add Webhook" to get started.