Files
diun/docs/notif/slack.md
2021-01-04 21:29:48 +00:00

820 B

Slack notifications

You can send notifications to your Slack channel using an incoming webhook URL.

!!! hint Mattermost webhooks are compatible with Slack notification without any special configuration (if Webhooks are enabled).

Configuration

!!! example "File" yaml notif: slack: webhookURL: https://hooks.slack.com/services/ABCD12EFG/HIJK34LMN/01234567890abcdefghij

Name Default Description
webhookURL1 Slack incoming webhook URL

!!! abstract "Environment variables" * DIUN_NOTIF_SLACK_WEBHOOKURL

Sample


  1. Value required ↩︎