Creating webhooks
To set up a webhook, go to the integrations page. From there, click Webhooks, then Add webhook.
Webhook Secret
Setting a webhook secret allows you to ensure that POST requests sent to the payload URL are from Onset. When you set a secret, you'll receive the X-Onset-Token
header in the webhook POST request.
Example Payload
Last updated