diff --git a/doc/notifications.md b/doc/notifications.md index e7a82c32..e09dc22c 100644 --- a/doc/notifications.md +++ b/doc/notifications.md @@ -5,7 +5,7 @@ * [Mail](#mail) * [Rocket.Chat](#rocketchat) * [Script](#script) -* [Slack](#slack) +* [Slack / Mattermost](#slack) * [Teams](#teams) * [Telegram](#telegram) * [Webhook](#webhook) @@ -106,7 +106,7 @@ DIUN_ENTRY_CREATED=2020-03-26 12:23:56 +0000 UTC DIUN_ENTRY_PLATFORM=linux/adm64 ``` -## Slack +## Slack / Mattermost You can send notifications to your Slack channel using an [incoming webhook URL](https://api.slack.com/messaging/webhooks): @@ -115,6 +115,8 @@ You can send notifications to your Slack channel using an [incoming webhook URL] ![](../.res/notif-slack.png) +Mattermost webhooks are compatible with Slack notification without any special configuration (if Webhooks are enabled). + ## Teams You can send notifications to your Teams team-channel using an [incoming webhook URL](https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/what-are-webhooks-and-connectors):