Automated Hourly n8n Error Monitoring with Slack Notifications
Hourly monitors n8n executions for failures, groups errors by workflow, and sends rich Slack alerts with direct investigation links for quick resolution.
This workflow automates proactive error monitoring for n8n instances. Every hour, it queries the n8n API to retrieve all failed executions from the past hour, groups them by workflow to consolidate data, builds detailed Slack messages including error counts and clickable buttons to open affected workflows, and posts alerts to a designated Slack channel. This ensures administrators are instantly aware of issues without manual log checks.
Key benefits include reduced downtime through immediate no
Platform
n8n
Category
Social Media
Price
$12.99
Creator
Maxim Luong
n8n
monitoring
error-alerts
slack
devops
automation
api
notifications
workflow-health
it-ops
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.