Visual Designer

Input Node

Configuration

Click the Input node to open the Dataset Picker. Choose one of:

  • Platform Dataset — a dataset previously created via the Import Wizard or a prior workflow's Output node.
  • PostgreSQL connection — a saved connection under Connections, then a specific table.

Behavior

The Input node's selected columns become available to every downstream node on the canvas. Reference the Filter and Summarize docs for how those columns get used.

Limits

Multiple Input nodes can exist on a canvas, but the compiler processes one node of each type meaningfully per workflow today — joining two Input nodes' data isn't supported yet. A Join node is on the roadmap.