Scans n8n workflows for built-in nodes not on latest version, reporting node details like name, type, current & latest versions.
This workflow automates auditing of n8n instances to identify workflows using outdated built-in nodes. It fetches the latest node types from the n8n API (/types/nodes.json), retrieves all workflows, extracts their node data, and compares versions. Only built-in nodes are checked; community nodes are excluded.
Key benefits include proactive maintenance to prevent compatibility issues, deprecations, or bugs from old node versions. It saves hours of manual inspection, especially in large deploymen
Platform
n8n
Category
IT & Development
Price
$14.99
Creator
Fred Garcia
n8n
audit
nodes
update
maintenance
development
tools
api
workflow
devops
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.