Instant Telegram Alerts for n8n Workflow Failures
detail.loadingPreview
Never miss a critical workflow failure again! This n8n workflow provides instant Telegram notifications whenever one of your configured workflows encounters an error, delivering crucial details directly to your team.
About This Workflow
Maintain the reliability of your n8n automations with this essential error handling workflow. Designed to be triggered by any failing workflow, it automatically captures the name of the workflow that failed and a direct link to its execution logs. This information is then immediately dispatched to a specified Telegram chat, ensuring that your team is promptly alerted to issues. Eliminate manual checks and reduce downtime by integrating a proactive notification system that keeps your operational workflows running smoothly and your team informed, allowing for rapid diagnosis and resolution of problems.
Key Features
- Instant Error Notifications: Get real-time alerts on Telegram the moment an n8n workflow fails.
- Detailed Failure Context: Each notification includes the name of the failing workflow and a direct link to its execution log for quick investigation.
- Centralized Monitoring: Establish a single, reliable channel for all your n8n workflow error alerts.
- Easy Integration: Designed to be seamlessly adopted as a global or specific error workflow across your n8n instance.
How To Use
- Import this Workflow: Import this JSON snippet into your n8n instance.
- Add Telegram Credentials: Configure your Telegram API credentials in the
Telegramnode. You'll need a bot token. - Set Telegram Chat ID: In the
Telegramnode's parameters, replace the placeholderChat IDwith the specific ID of the Telegram group or user you wish to send alerts to. - Configure Error Workflow: Set this workflow as the error workflow for your other n8n workflows. You can do this globally in n8n settings or individually per workflow. Refer to the n8n documentation on Error Handling for detailed instructions.
Apps Used
Workflow JSON
{
"id": "adbd4efb-2170-4920-a60f-467f8115a204",
"name": "Instant Telegram Alerts for n8n Workflow Failures",
"nodes": 10,
"category": "DevOps",
"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: adbd4efb-2170...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Related Workflows
Discover more workflows you might like
Automated PR Merged QA Notifications
Streamline your QA process with this automated workflow that notifies your team upon successful Pull Request merges. Leverage AI and vector stores to enrich notifications and ensure seamless integration into your development pipeline.
Visualize Your n8n Workflows: Interactive Dashboard with Mermaid.js
Gain unparalleled visibility into your n8n automation landscape. This workflow transforms your n8n instance into a dynamic, interactive dashboard, leveraging Mermaid.js to visualize all your workflows in one accessible place.
Effortless Bug Reporting: Slack Slash Command to Linear Issue
Streamline your bug reporting process by instantly creating Linear issues directly from Slack using a simple slash command. This workflow enhances team collaboration by providing immediate feedback and a structured approach to logging defects, saving valuable time for development and QA teams.