connect_nodes
Create connections between workflow nodes to establish data flow paths for testing and validation in n8n workflows.
Instructions
Create a main connection between two nodes in an existing workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | ||
| source | Yes | ||
| target | Yes | ||
| sourceIndex | No | ||
| targetIndex | No |