Automated Weekly n8n Workflow Failure Report
detail.loadingPreview
Stay informed about the health of your n8n automations with this workflow that delivers a weekly report of all failed executions directly to your Telegram chat. Proactively identify and address issues before they impact your operations.
About This Workflow
This powerful n8n workflow provides an essential monitoring solution for your n8n instances. Scheduled to run weekly, it meticulously scans all previous workflow executions, filtering specifically for any that have failed within the last seven days. Once identified, it compiles a concise, actionable report containing details like the failed workflow's name, execution ID, and timestamp. This aggregated information is then sent directly to a designated Telegram chat, ensuring you receive timely alerts without needing to manually check your n8n logs. Enhance your operational resilience and maintain seamless automation with this automated health check.
Key Features
- Automated Weekly Health Checks: Regularly monitors your n8n workflows on a 7-day schedule, providing consistent oversight.
- Proactive Failure Detection: Automatically identifies and reports any workflow executions that failed in the past week.
- Consolidated Telegram Alerts: Delivers a clear, aggregated list of all failures directly to your Telegram chat.
- Actionable Insights: Each failure message includes the workflow name, a direct link to the execution, and the exact timestamp for quick debugging.
- Easy Credential Setup: Simple configuration for both n8n API access and Telegram messaging.
How To Use
- Set up n8n API Token Credentials: In your n8n instance, go to "Settings" > "API Keys" and create a new API token. Then, add new n8n credentials in your workflow and paste this API token.
- Configure "Get all previous executions" Node: Select the n8n credentials you just created. Crucially, in the "Filters" section, specify the
workflowId(or multiple IDs) of the workflow(s) you wish to monitor for failures. - Set up Telegram Credentials: Create new Telegram credentials in n8n by following the instructions (usually involving a BotFather token).
- Configure "Telegram" Node: Select the Telegram credentials you created. Provide the
Chat IDwhere you want to receive the weekly failure reports. - Activate Workflow: Once configured, activate the workflow. It will now run every week, sending you a report of any failed executions.
Apps Used
Workflow JSON
{
"id": "40e88cd5-0c1b-40ca-a74f-87145e532f0d",
"name": "Automated Weekly n8n Workflow Failure Report",
"nodes": 16,
"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: 40e88cd5-0c1b...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
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.