mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
9 lines
337 B
Markdown
9 lines
337 B
Markdown
### Mattermost Adapter
|
|
|
|
Receive notifications in Mattermost via an incoming webhook.
|
|
|
|
Quick start:
|
|
- Create an incoming webhook following the Mattermost developer docs: https://docs.mattermost.com/developer/webhooks-incoming.html
|
|
- Copy the webhook URL.
|
|
- In Fredy, configure the Mattermost adapter with this URL and the target channel.
|