Automates weekly reports of failed N8N workflow executions, aggregating errors and sending them directly to a Telegram chat for quick monitoring.
This workflow runs on a weekly schedule to fetch all previous executions of a specified N8N workflow via the N8N API. It filters for failed executions, aggregates the failure details into a concise report, and sends it to a designated Telegram chat. Sticky notes provide clear setup guidance, making it easy to configure with your N8N instance API token and Telegram credentials.
Benefits include proactive error monitoring without manual checks, saving time for developers and ops teams. It prevent
Platform
n8n
Category
Marketing
Price
$11.99
Creator
Jose Maurino
n8n
monitoring
telegram
failures
reporting
alerts
schedule
automation
devops
notifications
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.