Use Cases
- Identify workflows affected by n8n upgrades
- Ensure proper configuration of multi-output nodes
- Generate reports for workflow integrity checks
How It Works
Webhook triggers the workflow when accessed Retrieves all workflows from the n8n instance Analyzes workflows for potentially affected nodes Generates an HTML report of affected workflows Serves the report via the webhook response
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 specified webhook URL
Apps Used
n8n
Categories
Target Roles
Industries
Tags
#workflow management
#process automation
#compliance automation