Automate Hourly Error Alerts from n8n to Slack - n8n Workflow | Neura Market
Automate Hourly Error Alerts from n8n to Slack
This workflow automates the monitoring of n8n workflow errors, sending hourly alerts to a Slack channel for immediate attention.
Designed for n8n administrators and DevOps teams, this workflow queries the n8n API every hour to identify failed executions. It aggregates these errors by workflow, constructs detailed Slack messages, and sends them to a specified channel. This proactive approach ensures that teams are promptly informed about issues, facilitating quick resolutions.
Platform
n8n
Category
Development & IT
Price
Free
Creator
Grace Kim
n8n-alerts
n8n
set
code
slack
aggregate
stickyNote
splitInBatches
scheduleTrigger
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.