Skip to content
FlowHubFluxonLab
Mattermost
Mattermostfree

Create a channel, add a member, and post a message to the channel on Mattermost

by Harshil Agrawaladapted from n8n official workflow galleryUpdated Aug 2026
RequiresMattermostMattermost
Share Post Share
MaOn clicking 'execute'On clicking 'ex…MattermostMattermost1Mattermost2123
1/5
STEPS · 3
Run manually by an operator

This is an example that creates a channel, adds a member, and posts a message to the channel on Mattermost. You can refer to the documentation to learn how to build this workflow from scratch.

Tags

n8nreference-onlymattermost
Connects
mattermostMattermost
CategoryMattermost
Triggermanual
Complexitysimple
Nodes4
AddedDec 18, 2020

Related workflows

See all Mattermost
Wmattermost
free

Webhooks with Mattermost

Does pretty much what this workflow does but is triggered by a slash command using a Webhook node.

by tanaypant
mattermostpagerduty
free

Incident Response Workflow - Part 2

This workflow is the second of three. You can find the other workflkows here: Incident Response Workflow - Part 1 Incident Response Workflow - Part 2 Incident Response Workflow - Part 3 We have the following nodes in the workflow: Webhook node: This trigger node listens to the event when the Acknowledge button is clicked. PagerDuty node: This node changes the status of the incident report from 'Triggered' to 'Acknowledged' in PagerDuty. Mattermost node: This node publishes a message in the auxiliary channel saying that the status of the incident report has been changed to Acknowledged.

by tanaypant
mattermosttwilio
free

Sample error workflow

A sample error workflow which when triggered sends a notification to the specified Mattermost channel as well as an SMS to the specified mobile number.

by tanaypant