Mattermost
Import users, teams & channels from Mattermost
Category: Communication · Authentication: API key / token
Connecting your account
Mattermost → Settings → Security → Personal Access Tokens (must be enabled by a system admin).
Credentials needed
| Field | Required | Notes |
|---|---|---|
| Access Token | Yes | |
| Server URL | Yes | No trailing slash, e.g. https://chat.example.com |
| Ignore SSL Issues (Insecure) | No | Whether to connect even if SSL certificate validation is not possible |
Available data to import
Once connected, choose from these resources when setting up an import:
| Resource | What it imports |
|---|---|
| Users | All users records |
| Teams | All teams records |
| Channels | All channels records (you'll be asked to pick a team) |
| Channel members | All channel members records (you'll be asked to pick a team and channel) |
This page is generated from Brooked's connector definition for mattermost. Found an error? Open an issue or send a PR.