Edges and Connections

Edges connect nodes in your workflow, defining the path of execution and data flow. They determine how information passes from one node to another.

Key points about edges:

  • Directional, always flowing from one node’s output to another node’s input
  • Can carry data, allowing nodes to pass information to subsequent steps
  • Support conditional branching (e.g., from Condition nodes)
  • Visualized as lines in the Workflow Builder interface
You can have access to all the outgoing data from another node using the “insert input” button.
What are your feelings
Updated on September 30, 2024