Files
fredy/lib/notification/adapter/mattermost.md

6 lines
353 B
Markdown
Raw Normal View History

2022-03-09 05:44:39 +01:00
### 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.
2022-03-09 05:44:39 +01:00
As a result, you get the webhook URL for configuration in fredy. In addition, the target channel must be defined.