Monitor n8n workflow health daily with Watchflow β€” n8n Workflow

Medium complexity⏰ Scheduled6 nodesπŸ’Ž Otherby CustomJS

Overview

πŸš€ Stop Worrying About n8n Workflow Failures – The Ultimate Global Health Monitor

Ever had a critical n8n workflow fail silently, only to discover it days later? Never again.

This professional-grade template transforms your n8n workspace into a self-monitoring powerhouse. By leveraging the Watchflow node, it automatically audits all your active workflows every day, ensuring your automation engine is running at 100% capacity.

πŸ’Ž Why Your n8n Stack Needs This

Managing a handful of workflows is e

Nodes used

Get Last ExecutionIs Successful?Watchflow: FailEvery DaySticky Watchflow

Workflow Preview

πŸš€ Setup & Requirements
1. Watchflow Node: Install `@watchflow/n8n-nodes-watchf
2. Watchflow API Key: Signup at `watchflow.io` -> Setti
3. n8n API Key: Go t
⏰ 1. Daily Health Audit
Initiates the global scan for all active workflows.
πŸ” 2. Dynamic Discovery
Fetches active workflows and inspects their latest stat
βš–οΈ 3. Health Evaluator
Determines if the last run was successful.
πŸ“‘ 4. Watchflow Sync
Broadcasts health status (Ping/Fail) to your Watchflow
G
Get All Workflows
G
Get Last Execution
I
Is Successful?
W
Watchflow: Ping
W
Watchflow: Fail
⚑
E
Every Day
6 nodes5 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a scheduled trigger, running on a defined schedule.

  2. 2

    Process

    Data flows through 6 nodes, connecting custom.watchflow, if, n8n.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (6)

GE

Get Last Execution

n8n

#1
IS

Is Successful?

if

#2
WA

Watchflow: Fail

CUSTOM.watchflow

#3
EV

Every Day

scheduleTrigger

#4
ST

Sticky Watchflow

stickyNote

#5

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows β†’ New β†’ Import from file.
  3. 3Select the downloaded monitor-n8n-workflow-health-daily-with-watchflow file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n β†’ Import from JSON:

{ "name": "Monitor n8n workflow health daily with Watchflow", "nodes": [...], ...}

Integrations

custom.watchflowifn8nscheduletrigger

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes6
Complexitymedium
Triggerscheduled
CategoryOther

Created by

CustomJS

CustomJS

@customjs

Tags

custom.watchflowifn8nscheduletrigger
⚑

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free β†’