Add Mattermost compatibility via Slack webhooks (#80)

This commit is contained in:
Twilek-de
2020-05-29 23:24:45 +02:00
committed by GitHub
parent 614ffd16e1
commit 9b735c3f88

View File

@@ -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):