Skip to main content

Weekly n8n executions failures report to Telegram

Workflow preview

Weekly n8n executions failures report to Telegram preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

How it works

  • Weekly triggered
  • Fetches all previous executions of a given workflow
  • Filter for failures and aggregate them into a single report
  • Sends them to a given Telegram chat.

Set up steps

  • Create a new N8N api token in the settings panel.
  • Add new N8N credentials in the credentials panel.
  • Add new Telegram credentials in the credentials panel.
  • Select N8N credentials and select the workflow ID in the "Get all previous executions" node.
  • Select Telegram credentials and enter the chat-id in the "Telegram" node.