Error Handler send Telegram: Real-Time Workflow Failure Alerts
This workflow acts as an error handler, sending real-time notifications to Telegram when another workflow fails. It provides detailed error information, including workflow name, timestamp, execution URL, last executed node, and error message.
Pre-Conditions
A Telegram bot created via BotFather.
The bot token and Telegram group/channel chatId.
An active n8n instance with the Telegram and Error Trigger nodes installed.
Setup
Workflow Configuration:
Import the workflow into n8n.
Update the Telegram chatId in the Config node.
Add your Telegram bot token in the Telegram node credentials.
Error Workflow Setup:
Set this workflow as the Error Workflow in other workflows.
Testing:
Trigger an error in another workflow to verify Telegram notifications.
Who the Workflow is For
Developers:** Monitoring workflow failures in real-time.
Teams:** Managing multiple n8n workflows and needing instant error alerts.
n8n Users:** Looking for a simple way to handle workflow errors via Telegram.
Primary Use
Automates error notifications for failed workflows.
Sends detailed error reports to Telegram for quick troubleshooting.
Easily customizable to fit specific monitoring needs.
Related Templates
Lookup IP Geolocation Details with IP-API.com via Webhook
This n8n template enables you to instantly retrieve detailed geolocation information for any given IP address by simply ...
Track OpenAI Token Usage and AI Agent Metrics with Google Sheets Dashboard
What it does Captures token usage and cost from your AI Agent/LLM. Logs model, tokens, cost, tool use, and conversation ...
Send Hourly Crypto Market Analysis from Binance to Telegram
📈 Daily Crypto Market Summary Bot (Binance to Telegram) This workflow fetches 24h price change data from Binance for s...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments