Compare workflow versions
n8n_workflows_diffCompare nodes and connections between two workflow snapshots to reveal structural changes while omitting raw values.
Instructions
Compare nodes and connections between two retained workflow snapshots without returning raw values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | ||
| toVersionId | No | ||
| ignoreLayout | No | ||
| fromVersionId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| redacted | Yes | ||
| untrusted | Yes |