Skip to main content

Setup

  1. Go to Integrations and click on Configure in the Webhook card.
  2. Enter the webhook URL, optionally custom headers, and click Save.
  3. You can now send a test notification to make sure everything is working.
The test notification has the following payload:

Payload

The payload is a JSON object with the following properties:

Custom Headers

You can optionally add custom headers to the webhook request. This can be useful if you need to authenticate with your webhook service.