n8n-docs/docs/integrations/builtin/credentials/mattermost.md

1.9 KiB

title description contentType
Mattermost credentials Documentation for Mattermost credentials. Use these credentials to authenticate Mattermost in n8n, a workflow automation platform. integration

Mattermost credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

  • Create a Mattermost{:target=_blank .external-link} account.
  • Ensure that an admin has enabled personal access tokens in System Console > Integrations > Integration Management.
  • If using a non-admin user or bot account, ensure that an admin has granted that user account permission to generate personal access tokens in System Console > User Management > Users > User account > Manage roles.

Refer to the Mattermost Personal access tokens documentation{:target=_blank .external-link} for more detailed instructions on enabling personal access tokens.

Supported authentication methods

  • API access token

Refer to Mattermost's API documentation{:target=_blank .external-link} for more information about the service.

Using API access token

To configure this credential, you'll need:

  • An Access Token: Create a personal access token in Mattermost in Profile > Security > Personal Access Tokens. Refer to Create a personal access token{:target=_blank .external-link} for more detailed instructions.
  • A Base URL: Enter your Mattermost URL.
  • Optional: Select whether to Ignore SSL Issues. If turned on, the credential will connect even if SSL certificate validation fails.