Skip to content

Control Node Catalog

Control category

Generated from 18 catalog nodes in Control.

Control/CallControl/FlowControl/FunctionsControl/Parallel

Nodes in this category

Showing 18 of 18 generated node docs.

Branch

Control

Branches the flow based on a condition

Delay

Control

Delays execution for a specified amount of time

For Each

Control

Loops over an Array

For Each (Break)

Control

Loops over an Array; allows breaking early from inside the loop body.

For Each Row

Control

Loops over all rows of a table

Parallel Execution

Control

Parallel Execution

Parallel For Each

Control

Loops over an Array in Parallel

Reroute

Control

Control Flow Node

Sequence

Control

Sequential Execution

Timeout

Control

Executes with a timeout, branching based on completion

While Loop

Control

Loop downstream execution in while loop

Call Reference

Control/Call

References a specific call in the flow

Do N

Control/Flow

Pass execution the first N triggers, then block; fire 'Completed' on Nth.

Do Once

Control/Flow

Let execution pass once, then block until Reset.

Flip Flop

Control/Flow

Alternate execution between A and B on successive triggers.

Gate

Control/Flow

Open/close a gate to conditionally pass execution.

Call Function

Control/Functions

Calls a function defined on this board

Gather

Control/Parallel

Gather all execution states