Mattermost
INFO
This page explains the steps you need to follow to set up the Mattermost connection in Automatisch. If any of the steps are outdated, please let us know!
- Go to the
<WORKSPACE_NAME>/integrations/oauth2-apps/add
page of your Mattermost server to register a new OAuth application.- You can find details about registering new Mattermost oAuth application at https://docs.mattermost.com/integrations/cloud-oauth-2-0-applications.html#register-your-application-in-mattermost.
- Fill in the Display Name field.
- Fill in the Description field.
- Fill in the Homepage field.
- Copy OAuth Redirect URL from Automatisch to the Callback URLs field on Mattermost page.
- Click on the Save button at the end of the form on Mattermost page.
- Copy the Client ID value from the following page to the
Client ID
field on Automatisch. - Copy the Client Secret value from the same page to the
Client Secret
field on Automatisch. - Click Done button on MAttermost page.
- Click Submit button on Automatisch.
- Congrats! Start using your new Mattermost connection within the flows.