Admin & Settings
Webhooks
Set up outbound webhooks for event notifications.
Webhooks
Setup
- Go to Admin > Webhooks
- Click Add Endpoint
- Enter your URL and select events to subscribe to
- The system generates an HMAC-SHA256 signing secret
Delivery
- Payloads signed with X-Webhook-Signature header
- 3 retry attempts with exponential backoff
- Auto-disabled after 10 consecutive failures
Testing
Use the Test button to send a sample payload to your endpoint.
Tags
webhookseventsnotificationsapi
Was this article helpful?
Let us know so we can improve the help center.