Monitor n8n workflow health daily with Watchflow — n8n 工作流

复杂度 定时6 个节点💎 Other作者:CustomJS

概览

🚀 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

使用的节点

Get Last ExecutionIs Successful?Watchflow: FailEvery DaySticky Watchflow

工作流预览

🚀 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

工作原理

  1. 1

    触发器

    工作流由 定时 触发器启动,按预定计划运行。

  2. 2

    处理

    数据流经 6 个节点, connecting custom.watchflow, if, n8n。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (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

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 monitor-n8n-workflow-health-daily-with-watchflow 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

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

集成

custom.watchflowifn8nscheduletrigger

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点6
复杂度medium
触发器scheduled
分类Other

创建者

CustomJS

CustomJS

@customjs

标签

custom.watchflowifn8nscheduletrigger

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →