Error Handling with Telegram Notification
detail.loadingPreview
Notifies a Telegram chat when a workflow fails.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow is designed to be used as an error workflow. When another workflow fails, this workflow will be triggered to send a notification to a specified Telegram chat, including the name of the failed workflow and a link to its execution.
This template is marked as 'Community Contributed' and is 'Unverified'.
Key Features
- Triggered automatically on workflow errors.
- Sends a formatted message to a Telegram chat.
- Includes the failed workflow name and execution URL.
- Configurable Telegram credentials and chat ID.
How To Use
- Import this workflow into your n8n instance.
- Configure Telegram Credentials in your n8n settings.
- Update the
chatIdin the 'Telegram' node to your desired chat ID. - Set this workflow as the Error Workflow for other workflows in their settings.
- Ensure the
n8n-nodes-base.errorTriggernode is correctly set up in the workflows you want to monitor.
Apps Used
Workflow JSON
{
"id": "e561bf20-6d19-4c75-893d-6443fb2e4cbe",
"name": "Error Handling with Telegram Notification",
"nodes": 0,
"category": "Error Handling",
"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: e561bf20-6d19...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Integrations
- Telegram + Telegram Trigger(362 workflows)
- Schedule Trigger + Telegram(152 workflows)
- Google Sheets + Telegram(118 workflows)
- Split Out + Telegram(76 workflows)
- Google Sheets + Telegram Trigger(73 workflows)
- Google Drive + Telegram(64 workflows)
- Gmail + Telegram(63 workflows)
- Execute Workflow Trigger + Telegram(58 workflows)
- Convert To File + Telegram(49 workflows)
- Split Out + Telegram Trigger(32 workflows)
Related Workflows
Discover more workflows you might like
Telegram Error Notifier
Sends automated Telegram notifications when errors occur in your workflows.
Slack Error Notification
Notifies a Slack channel when a workflow encounters an error.
Error Triggered Email Notification
Sends an email notification when a workflow fails.
Error Notification Template
Notifies via email when a workflow encounters an error.
Community Error Alert and Summarizer
Automates the process of identifying, summarizing, and diagnosing errors in n8n workflows.
Error Notification With Gmail
Sends an email via Gmail when a workflow error occurs.