Add mattermost adapter (#49) (#50)

This commit is contained in:
Stefan Berger
2022-03-09 05:44:39 +01:00
committed by GitHub
parent 2dd01ca38f
commit fbea1aabc4
2 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
### Mattermost Adapter
For Mattermost, you need to create a incoming webhook. This is pretty easy. Please visit the steps in the [developer docs](https://docs.mattermost.com/developer/webhooks-incoming.html) and follow the instructions.
As a result, you get the webhook URL for configuration in fredy. In addition, the target channel must be defined.