Block 1 - Get All Workflows
- Type / Role
- n8n-nodes-base.n8n - n8n
- Config choices
- Version 1
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 aga...
n8n-nodes-base.n8n, n8n-nodes-base.if, custom.watchflow, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by CustomJS.
Original n8n.io sourceEver 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.
Managing a handful of workflows is easy. Managing dozens is a nightmare—unless you have a Watchflow Global Health Monitor.
This isn't just a simple fetch; it's a smart monitoring logic designed for efficiency:
Active workflows (optionally filtered by tags like #daily).Ping to Watchflow to confirm everything is green.Fail event with the exact error message, so you can fix it before anyone notices.To deploy this monitoring powerhouse, you'll need:
@watchflow/n8n-nodes-watchflow./v1/api (e.g., https://n8n.yourdomain.com/v1/api).Deploy this template once, and let it take the watch over your automations. Whether you're running complex lead gen, financial syncs, or infrastructure scripts, the Watchflow Global Health Monitor is your first line of defense against automation downtime.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Monitor n8n workflow health daily with Watchflow |
|---|---|
| Complexity | intermediate |
| Nodes | 11 |
| Categories | DevOps |
| Author | CustomJS |
| Published | 23 Mar 2026 |
Use the JSON export at /data/workflows/14270/14270.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
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 aga...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your DevOps use case.