Automated Error Alerts via Telegram
detail.loadingPreview
Stay ahead of workflow failures with this automated error alerting workflow. Receive instant Telegram notifications whenever an error occurs in your n8n automations, ensuring quick detection and resolution.
About This Workflow
This n8n workflow is designed to provide proactive error monitoring for your automation processes. When any workflow within your n8n instance encounters an error, this 'ErrorFlow' is triggered. It then sends an immediate alert to your designated Telegram chat, complete with essential details such as the workflow name, the specific error message, and the execution ID. This allows for rapid identification of issues, minimizing downtime and ensuring the reliability of your automated systems. The setup is straightforward, guiding you through Telegram bot creation and configuration.
Key Features
- Real-time Error Detection: Instantly identifies and reports workflow errors as they happen.
- Telegram Notifications: Delivers critical alerts directly to your Telegram account for immediate attention.
- Detailed Error Information: Includes workflow name, error message, and execution ID for quick diagnosis.
- Multilingual Setup Guide: Comprehensive instructions provided in English, Spanish, German, French, and Russian.
How To Use
- Create a Telegram Bot: Use @BotFather on Telegram to create a new bot and obtain its API token.
- Get Your Chat ID: Send a message to your new bot, then visit
https://api.telegram.org/bot<YOUR_TOKEN>/getUpdatesin your browser and copy thechat → idnumber. - Configure the Telegram Node: In the "Send a text message" node, select your bot's credentials. Replace the placeholder Chat ID with your actual chat ID. You can customize the alert message using placeholders like
{{$json.workflow.name}}and{{$json.error.message}}. - Activate and Test: Save and activate the "ErrorFlow" workflow. Then, intentionally trigger an error in another n8n workflow to confirm you receive the Telegram alert.
Apps Used
Workflow JSON
{
"id": "5c3cb8c8-b5a1-4688-9d34-b7ce040b5f80",
"name": "Automated Error Alerts via Telegram",
"nodes": 29,
"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: 5c3cb8c8-b5a1...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Related Workflows
Discover more workflows you might like
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.
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.