Mattermost Error Notification
detail.loadingPreview
Send automated error notifications to Mattermost.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow triggers when an error occurs in another n8n workflow. It then sends a detailed error message to a specified Mattermost channel. This allows for prompt awareness and resolution of issues.
Key Features
- Captures workflow execution errors.
- Sends customizable error messages to Mattermost.
- Includes workflow name, ID, and the last executed node in the notification.
How To Use
- Import this workflow.
- Ensure the
Error Triggernode is correctly configured in your primary workflow to point to this error notification workflow. - Configure the Mattermost credentials in n8n.
- Update the
Mattermostnode'smessageparameter if you need to include additional context or customize the notification. - Specify the target Mattermost channel in the
Mattermostnode.
Apps Used
Workflow JSON
{
"id": "f9d54cdd-8c1a-4027-bf4e-6224856bc712",
"name": "Mattermost Error Notification",
"nodes": 0,
"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: f9d54cdd-8c1a...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Mattermost Notification on n8n Trigger
Sends a Mattermost message when the n8n workflow is triggered.
Mattermost Campaign Reply Notification
Notifies a Mattermost channel when a contact replies to a campaign.
Weather Alert via Slack
Receive weather forecasts in Slack based on user input.
Mattermost Incident Resolution Notification
Notifies a Mattermost channel when an incident is resolved in PagerDuty and Jira.
Azure DevOps Pull Request DingTalk Notification
Sends a DingTalk message notification for new Azure DevOps pull requests.
Mattermost Emelia Campaign Reply Notification
Notifies a Mattermost channel when a contact replies to an Emelia campaign.