Mattermost
Mattermost is a good alternative to Slack or Microsoft Teams. Mattermost is open source and can also be self-hosted.
note
Mattermost has the same integration and works just like Slack.
Set up Mattermost
- Open Mattermost
- Click on
Main Menu
and go toIntegrations
->Incoming Webhook
- If you don't have the integration, you need to enable it
- Can be enabled from
System Console
->Integrations
->Integration Management
(ask your Mattermost admin)
- Click on
Add Incoming Webhook
- Set a custom name and description
- Set the channel to receive webhook messages
- Add the webhook and copy the generated webhook url
Reference: docs.mattermost.com/developer/webhooks-incoming
Set up servicepong
- Open the integrations settings of your project
- Click
Add
at Mattermost to add a new Mattermost integration- Set a custom name
- Paste the copied webhook url
- Click on
Create
to create the new integration