Deploy a robust, centralized error notification n8n workflow template. Receive instant alerts on Telegram, Slack, Gmail, or WhatsApp when any other n8n workflow fails.
Download this n8n workflow template and start using it instantly.
The challenge of running numerous critical n8n workflows is monitoring failures effectively. Relying only on the n8n UI log can be slow and inefficient. This powerful n8n workflow solves that by establishing a single point of failure management.
When any of your production n8n templates encounter an error, they instantly call this dedicated error handler. This centralized approach ensures you never miss a critical error and provides highly detailed context, including the failed n8n node, the workflow name, the error message, and a direct link to the execution log. By using this reusable n8n workflow, you dramatically improve response time and overall system reliability across all your automation projects.
This n8n workflow functions primarily as a callable error service, designed to be executed by other failing n8n workflows. The flow is triggered by the 'When Executed by Another Workflow' n8n trigger, allowing it to receive input from external executions.
Execute Workflow n8n node (used as an error handler in the failing workflow) sends the complete error context to this centralized n8n workflow.lastNodeExecuted), the exact error message, and a direct execution URL. It then formats this information into a clean, HTML-formatted notification message.Execute Workflow n8n node in your other workflows.Chat ID is set correctly.Execute Workflow n8n node. Configure this n8n node to run only on error and point it to the ID of this central error n8n workflow. When Executed by Another Workflow (n8n trigger): This is the primary n8n trigger for this centralized error handler. It ensures this n8n workflow waits passively until another process calls it with failure data.
Prepare Messages For Notify (Code n8n node): This crucial custom scripting node analyzes the raw error payload to build a comprehensive, standardized alert message, including execution ID, workflow name, the failing n8n node, and a timestamp.
Send Notify to Telegram (Telegram n8n node): The active notification channel in this n8n template. It uses the message output from the Code n8n node and is configured with parse_mode: HTML to ensure rich formatting, like links and code snippets, is preserved.
Send Notify to Whatsapp / Gmail / Discord / Slack (Various n8n node types): These are placeholder n8n node actions showing the workflow's capability to alert across multiple channels simultaneously. Users need to enable them and configure the relevant credentials.
Use this powerful n8n workflow to automatically monitor incoming emails, categorize their content using an OpenRouter AI agent, and track key metrics in Google Sheets. Ideal n8n templates for ops.

Use this n8n workflow template to automatically sort and label incoming Gmail emails using GPT-4o mini. Filter unlabeled messages and categorize them accurately using the n8n node structure.

Automate support ticket categorization using this powerful n8n workflow. Integrates Typeform, Google Gemini AI, and Google Sheets for real-time reporting. Ideal n8n templates for ops teams.

Use this robust n8n workflow to automatically aggregate customer reviews from Trustpilot, Google, and Facebook APIs, normalize the data, and save it directly to Google Sheets for centralized reporting.

Centralize your n8n error handling with this robust n8n workflow. Automatically configure error handlers, catch failures, and send detailed Gmail alerts for instant visibility across all your n8n projects.


Analyst-Developer







































