Flow Controlsflow-controls2025-05-232025-11-13T14:07:42.794Z2025-12-03T10:50:52.767Z2025-12-03T10:50:52.767Z
23 May

Flow Controls

Direct your workflow with visual logic blocks. No code required; just connect the controls that match what you need.

Available controls:

  • Branch – Route the workflow based on conditions
  • Loop – Process each item in a list one by one
  • Repeat – Run an action multiple times
  • Get First Available – Return the first non-empty value from a list
  • Output – Send a result back to the user
  • Run Subworkflow – Trigger another workflow within this one

These controls let you build sophisticated logic visually. Handle different scenarios, iterate through data, or break complex automations into reusable pieces.