Automated Telegram Error Notifications for n8n Workflows
detail.loadingPreview
Never miss a failed workflow again! This n8n setup automatically sends a Telegram message when any of your workflows encounter an error, providing a direct link to the execution for quick troubleshooting.
About This Workflow
This n8n workflow empowers you to proactively manage your automated processes. By integrating with Telegram, it ensures you're immediately alerted to any workflow failures. The "On Error" trigger captures execution issues, a "Set message" node crafts a clear, actionable alert including a link to the failed execution, and the Telegram node instantly delivers this message to a designated chat. This system significantly reduces downtime and accelerates issue resolution, keeping your automations running smoothly and efficiently. It's an essential tool for maintaining robust and reliable automated workflows.
Key Features
- Real-time Error Alerts: Receive instant notifications on Telegram the moment a workflow fails.
- Direct Error Linking: Each alert includes a clickable link to the specific failed execution for rapid debugging.
- Customizable Messages: Easily tailor the content of your error notifications.
- Simplified Setup: Guided instructions make integrating this error handling into your existing workflows straightforward.
How To Use
- Set up Telegram Credentials: Configure your Telegram API credentials within n8n. This typically involves obtaining a bot token from BotFather and adding it to your n8n credentials.
- Configure Chat ID: In the "Telegram" node, replace the placeholder
chatIdwith your specific Telegram chat ID where you want to receive notifications. - Integrate with Existing Workflows: In the n8n workflow you wish to monitor, add an "On Error" node. Connect its output to the "Set message" node (which should be part of this error handling setup).
- Add Error Workflow: As a best practice, create a separate workflow specifically for error handling. Configure the "On Error" node to trigger this dedicated error notification workflow. Refer to n8n's documentation on error handling for detailed guidance on setting up error workflows.
Apps Used
Workflow JSON
{
"id": "8446c8f8-2060-43e7-ab13-a425008ef5e8",
"name": "Automated Telegram Error Notifications for n8n Workflows",
"nodes": 8,
"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: 8446c8f8-2060...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
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.
Automate Qualys Report Generation and Retrieval
Streamline your Qualys security reporting by automating the generation and retrieval of reports. This workflow ensures timely access to crucial security data without manual intervention.
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.