Files
n8n-docs/docs/workflows/components/connections.md
2025-09-10 10:16:20 +01:00

930 B

description, contentType
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{.off-glb} 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{.off-glb}.