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”.
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”.
To configure a Slack notifier, you’ll need to provide the webhook URL for your Slack channel. You can find this URL in the “Incoming Webhooks” section of your Slack app settings.
Once you have the webhook URL, you can configure the notifier by providing the channel name and the webhook URL.
For more information on creating an incoming webhook in Slack, see the Slack documentation.
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 “Slack” notifier type and provide the webhook URL.
Enter the notifier name and click “Save”.
Configuring an email notifier is straightforward. You can choose the email address to send notifications to, as well as the type of email (plain text or HTML) and the subject line.