Files
fredy/lib/notification/adapter/mattermost.md
2022-03-09 05:44:39 +01:00

5 lines
353 B
Markdown

### 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.