Notifiers
An introduction to the Qualifire notifiers
Notifiers are a powerful tool for Qualifire. They allow you to receive notifications when a specific event occurs, such as a new Evaluation, a failed Evaluation, or a new Detection. You can configure them to send notifications to various channels, including email, Slack, Custom Webhooks, and more.
To get started, click on the “Notifiers” tab in the settings page. You’ll see a list of all the notifiers you have created. Click on the “Add new” button to create a new one.
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.
The webhook can have authentication, as a Authentication
header with the
provided API key.
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.
Enter the notifier name and click “Save”.