mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| enabling-access-token.gif | ||
| generating-personal-access-token.gif | ||
| README.md | ||
| 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
- Access your System Console.
- Access Integrations.
- Go to Integration Management.
- Scroll down and enable personal access tokens.
- 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.
- Select the user you wish to enable them for. Click on "Manage Roles" under the dropdown menu.
- Tick the "Allow this account to generate personal access tokens" radio button.
- Now the user can generate a personal access token by going to account settings.
- Click on the security tab.
- Click edit on the personal access token item and click generate token.

