n8n-docs/docs/workflows/components/connections.md
2023-07-18 16:11:46 +01:00

902 B

description contentType
A connection establishes a link between nodes to route data through the workflow. howto

Connections

A connection establishes a link between nodes to route data through the workflow. A connection between two nodes passes data from one node's output to another node's input.

Example of creating and deleting a connection

Create a connection

To create a connection between two nodes, select the grey dot or Add node Add node icon on the right side of a node and slide the arrow to the grey rectangle on the left side of the following node.

Delete a connection

Hover over the connection, then select Delete Delete connector icon.