Skip to content
FlowHubFluxonLab
HTTP Request
Mattermostfree

Webhooks with Mattermost

by tanaypantadapted from n8n official workflow galleryUpdated Aug 2026
RequiresHTTP RequestHTTP RequestMattermostMattermost
Share Post Share
WeWebhookHRHTTP RequestMattermost12
1/5
STEPS · 2
Starts on an incoming request

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

Tags

n8nreference-onlymattermost
Connects
WHTTP RequestmattermostMattermost
CategoryMattermost
Triggermanual
Complexitysimple
Nodes3
AddedApr 25, 2020

Related workflows

See all Mattermost
Wmattermost
free

Standup bot (4/4): Worker

This is the fourth workflow for the Mattermost Standup Bot. This workflow sends the team a message every morning to ask them three standup questions. What have you accomplished since your last report? What do you want to accomplish until your next report? Is anything blocking your progress? Once answered, the answers are sent to a Mattermost channel. The "Read Config" nodes will need to be updated to point to the ID of the "Standup Bot - Read Config" workflow and the "Override Config" node will need to point to "Standup Bot - Override Config"

by Jonathan
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