Notifier Configuration
- Webhook
- Slack
- Email
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.Example webhook payload:
Once you have the webhook URL, you can configure the notifier by providing the webhook URL.
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.
Select the “Webhook” notifier type and provide the webhook URL. Optionally, you can provide an API key.