Linden Crandall 5075f5c5d8
Some checks are pending
Automatisch Backend Tests / test (push) Waiting to run
Automatisch CI / linter (push) Waiting to run
Automatisch CI / start-backend-server (push) Waiting to run
Automatisch CI / start-backend-worker (push) Waiting to run
Automatisch CI / build-web (push) Waiting to run
Automatisch UI Tests / test (push) Waiting to run
commit upstream files
2025-02-06 04:14:18 +09:00

1.1 KiB

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! :::

  1. Go to the <WORKSPACE_NAME>/integrations/oauth2-apps/add page of your Mattermost server to register a new OAuth application.
  2. Fill in the Display Name field.
  3. Fill in the Description field.
  4. Fill in the Homepage field.
  5. Copy OAuth Redirect URL from Automatisch to the Callback URLs field on Mattermost page.
  6. Click on the Save button at the end of the form on Mattermost page.
  7. Copy the Client ID value from the following page to the Client ID field on Automatisch.
  8. Copy the Client Secret value from the same page to the Client Secret field on Automatisch.
  9. Click Done button on MAttermost page.
  10. Click Submit button on Automatisch.
  11. Congrats! Start using your new Mattermost connection within the flows.