Mattermost Notification on n8n Trigger
Beginner
7 nodes connected
detail.loadingPreview
Free N8N Temples
--
56 views
0 downloads
Notificationsmattermostmonitoringnotificationtrigger
Sends a Mattermost message when the n8n workflow is triggered.
About This Workflow
This workflow is designed to send a notification to a Mattermost channel whenever the n8n instance starts or is initialized. It's a simple way to monitor your n8n instance's activity.
Key Features
- Trigger on n8n initialization (
initevent). - Send a customizable message to a specified Mattermost channel.
- Leverages n8n's Mattermost node for seamless integration.
How To Use
- Configure the
n8n Triggernode to listen for theinitevent. - Set up your Mattermost credentials in n8n.
- In the
Mattermostnode, specify thechannelIdwhere you want to receive notifications. - Customize the
messageparameter to include relevant information, such as the timestamp of the trigger. The example uses{{$json["timestamp"]}}to include the trigger timestamp.
Apps Used
m
mattermostm
monitoringn
notificationt
triggerWorkflow JSON
{
"id": "c4e2c7a2-dfd8-4335-b9d9-6eaf08d442e6",
"name": "Mattermost Notification on n8n Trigger",
"nodes": 7,
"category": "Notifications",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: c4e2c7a2-dfd8...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Views56
Downloads0
Rating5/5
Related Workflows
Discover more workflows you might like
Advanced
22
Notificationsawssnsnotifications
AWS SNS Notification Automation
Automate sending notifications via AWS SNS.
22 nodes
458
33
Advanced
25
Notificationsgoogle-sheetsdiscordautomation
Google Sheets to Discord ASCII Table
Automatically send Google Sheets data as a formatted ASCII table to a Discord channel.
25 nodes
172
0