Mattermost Connector

Supported version: Cloud and Server.

Supported Authentication: Token authentication

API Rate Limit: Refer

IMPORTANT: Please make sure your Mattermost instance must be accessible from the Gathr Analytics Machine.

To generate token for Mattermost connector, follow the steps below:

  1. Go to your Profile.

  1. In ‘Security’ tab, click on ‘Edit’, in ‘Personal Access Token’ section.

  1. Click on ‘Create Token’.

  1. Provide ‘Token Description’ and click on ‘Save’.

  1. Follow the prompts carefully.

  1. You will see the generated token as shown in the image below. Copy it to some safe place.

To configure Mattermost connector using Token based authentication, follow the steps below:

  1. Enter your Mattermost URL, for example- https://kleract.cloud.mattermost.com
  2. Select “Create New Account” and add user friendly name for account for example- “Mattermost Connection Account”
  3. Check “Pass Parameter(s) in Header” and enter the following details:
  • Key : Authorization
  • Value : Bearer
  1. Click on “Save”.

Top