Pre-Requisites
Setup aNotification Channel Integration
on the Integrations page. Please follow this document to add an integration.
Currently two types of Notification Channels are supported:
- Slack (Webhook URL based): For this, please create a webhook for your slack and then add it as an integration in Slack Provider Account
- Slack (Bot Token based): For this, please create a bot token for your slack and then add it as an integration in Slack Provider Account (Slack Bot Integration). It requires chat:write and chat:write:public scope. You can add slack channels to send to respective slack channel.
- Email (SMTP credentials Integration): This can be found in Custom Provider Account. You can configure the SMTP Credentials of the mail server, from_email and to_emails and use it to send notifications.
How to Configure
-
In the Job form, please click on “Show Advanced Fields” and find the “Alerts” section
- Select your notification target and the triggers (on_start, on_completion, on_failure).
- There are three types of targets, one is email and the others are slack webhook and slack bot, you need to add an email/slack webhook/slack bot integration respectively and select it in notification channel field to use that integration for sending notifications.
- Click on Submit.
