Detect n8n Workflows Affected by 0.214.3 Migration
Scans your n8n instance for workflows rewired incorrectly during the 0.214.3 upgrade, targeting multi-output nodes like If, Switch, and Compare Datasets. Generates a report via webhook for quick inspection.
This workflow addresses a specific issue from the n8n 0.214.3 upgrade where certain workflows with nodes having multiple outputs (e.g., If, Switch, Compare Datasets) were accidentally rewired. It fetches all workflows using the n8n API, parses their node connections to detect anomalies, and outputs a list of potentially affected workflows and nodes.
To use it, configure the API key in the 'Get all workflows' node, customize the MULTI_OUTPUT_NODES constant for any community nodes with multiple o