Notifier Configuration
To configure a webhook notifier, you’ll need to provide the URL for the
webhook. This can be any URL that accepts a POST request with a JSON body.
Once you have the webhook URL, you can configure the notifier by providing the webhook URL.
Once you have the webhook URL, you can configure the notifier by providing the webhook URL.
The webhook can have authentication, as a
Authentication
header with the
provided API key.1
Click on the “settings>notifiers” button in the sidebar to access the
notifiers page. Click on the “Create Notifier” button to create a new
notifier.
2
Select the “Webhook” notifier type and provide the webhook URL. Optionally, you can provide an API key.
3
Enter the notifier name and click “Save”.