top of page

n8n Workflow Connection Integrity Checker

This n8n workflow identifies potentially broken multi-output node connections caused by version 0.214.3 upgrade issues. Using the n8n API, code logic, and a webhook, it scans all workflows, detects affected nodes, and serves an HTML report listing them for manual inspection.

bottom of page