Skip to content
FlowHubFluxonLab
Mattermost
Mattermostfree

Send message on Mattermost when your n8n instance starts

by Harshil Agrawaladapted from n8n official workflow galleryUpdated Aug 2026
RequiresMattermostMattermost
Share Post Share
N8n8n TriggerMattermost1
1/5
STEPS · 1
Starts on a N8n event

This workflow allows you to receive a message on Mattermost when your n8n instance starts. n8n Trigger node: The n8n Trigger node will trigger the workflow whenever the instance starts. Mattermost node: This node will send a message on Mattermost, notifying you when n8n starts.

Tags

n8nreference-onlymattermost
Connects
mattermostMattermost
CategoryMattermost
Triggermanual
Complexitysimple
Nodes2
AddedApr 28, 2021

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