This n8n workflow is designed to analyze and summarize details about all workflows within an n8n instance, with a focus on identifying outdated nodes based on version discrepancies. The process begins with setting the instance URL and retrieving all workflows via the n8n API. It extracts node types and versions, compares them with the latest available versions, and summarizes this information. Key nodes include HTTP requests for data retrieval, code nodes for processing version info, aggregation and split nodes for organizing data, and conditional logic to identify outdated nodes. The workflow is triggered manually, making it ideal for periodic audits or health checks of your automation environment. This helps maintain updated workflows and ensures smooth automation operation.
Workflow Inspector for n8n and WordPress Integration
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | aggregate, code, httpRequest, if, manualTrigger, n8n, set, splitOut, stickyNote, summarize |
Reviews
There are no reviews yet.