n8n-docs/docs/nodes/credentials/Mattermost
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00
..
enabling-access-token.gif Mattermost completion 2020-08-13 09:35:44 +02:00
generating-personal-access-token.gif Mattermost completion 2020-08-13 09:35:44 +02:00
README.md SEO Update (#206) 2020-10-09 14:18:10 +02:00

permalink description
/credentials/mattermost Learn to configure credentials for the Mattermost node in n8n

Mattermost

You can use these credentials to authenticate the following nodes with Mattermost.

Prerequisites

  • Create a Mattermost account.
  • Have the rights to generate personal access tokens (needs to be enabled by the system administrator of the Mattermost server).

Using Access Token

  1. Access your System Console.
  2. Access Integrations.
  3. Go to Integration Management.
  4. Scroll down and enable personal access tokens.

Enabling access token

  1. Personal access tokens are generated for individual users, so they must be enabled for each user. To accomplish this, go to Users under User Management. You may also create a bot account and apply the same to this.
  2. Select the user you wish to enable them for. Click on "Manage Roles" under the dropdown menu.
  3. Tick the "Allow this account to generate personal access tokens" radio button.
  4. Now the user can generate a personal access token by going to account settings.
  5. Click on the security tab.
  6. Click edit on the personal access token item and click generate token.

Generating Personal Access Token