Use Cases
- Detect workflows impacted by n8n migration issues
- Ensure correct node connections in automation workflows
- Generate reports on workflow integrity for troubleshooting
How It Works
Webhook receives requests to check affected workflows Get all workflows using n8n's API Parse workflows to identify nodes with multiple outputs Generate an HTML report of potentially affected workflows Serve the report via the webhook for user access
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the 'Get all workflows' node with your n8n credentials
- 3Add any community nodes with multiple outputs to the MULTI_OUTPUT_NODES constant
- 4Activate the workflow
- 5Access the report at the provided webhook URL
Apps Used
n8n
Categories
Target Roles
Industries
Tags
#workflow management
#process automation
#compliance automation