Logic & Control

Logic nodes help workflows make decisions dynamically — like conditions, timing, or loops.

Common control nodes:

  • If/Else: Conditional branching

  • Wait/Delay: Pause execution

  • Loop/For Each: Repeat steps

  • Compare: Evaluate numeric or string data

These allows users to build their own custom smart, rule-based workflows.

Last updated

Was this helpful?