Monitor your n8n instance reliability. This critical n8n workflow uses the Error Trigger n8n node to instantly alert you via Telegram whenever any other n8n workflow fails.
Download this n8n workflow template and start using it instantly.
Highly useful for:
n8n Instance Administrators: Who need 24/7 visibility into system reliability.
DevOps Teams: Requiring real-time alerting for automated processes.
Users of complex n8n templates: Ensuring prompt remediation when critical business flows stop working.
Technical Users: Who host or manage self-hosted n8n environments.
Maintaining reliable automation is paramount. When a vital n8n workflow unexpectedly fails, immediate notification is essential to minimize downtime and data loss. This specific n8n workflow is designed to address this challenge directly. By utilizing the dedicated Error Trigger n8n node, this automation acts as a central monitoring hub for your entire n8n instance. It captures error events from any other active n8n workflow, extracts crucial details—such as the failing workflow's name and the specific error message—and routes this information instantly to your Telegram channel. This simple, yet powerful, setup ensures that your operations team receives timely alerts, making this one of the most critical n8n templates for stability and devops monitoring.
This powerful n8n workflow operates passively until an execution failure occurs anywhere else on your n8n instance.
$json.workflow.name, $json.error.message, and $json.execution.id.To deploy this critical error-monitoring n8n workflow, follow these steps:
1234567890 in the Chat ID field with your actual Telegram chatid. (You can find your chatid by sending a message to your bot and checking the getUpdates API endpoint).This compact n8n workflow relies on two key nodes:
Error Trigger (n8n trigger)
Function: This is the specialized n8n trigger that initiates the workflow. It does not run on a schedule or external request; instead, it is activated whenever any other active n8n workflow fails. It automatically collects detailed execution error data.
Key Configuration: None needed, functions automatically.
Send a text message with info about error (Telegram n8n node)
Function: Responsible for delivering the captured error message instantly to a designated Telegram chat.
Key Configuration:
Credentials: Requires a valid Telegram Bot API token credential.
Chat ID: Must contain the specific numerical ID of the recipient chat or user.
* Text: Uses expressions to inject dynamic error data, such as {{ $json.workflow.name }} (the name of the failed n8n workflow) and {{ $json.error.message }} (the error details).
Use this efficient n8n workflow to automatically monitor new reviews for your iOS App Store application and send instant email notifications via Gmail. Configure the n8n node settings easily.

Use this powerful n8n workflow template to monitor competitor websites for changes daily. This n8n automation leverages Firecrawl for content extraction and an OpenAI Agent (GPT-4o) for intelligent diff analysis, sending alerts via Gmail.

Use this comprehensive n8n workflow to automatically scrape Facebook Groups using Bright Data, apply AI sentiment analysis, and categorize brand mentions, storing all results in Google Sheets. Get started with n8n templates today.

Use this powerful n8n workflow to schedule automated Google PageSpeed Insights audits, track Core Web Vitals in Google Sheets, and receive immediate alerts when performance drops below your defined threshold.

Use this powerful n8n workflow to automatically monitor LinkedIn job changes. Extract structured data, classify roles, and feed lead intelligence into your CRM using the Airtop n8n node.








































