Logic Processors

Logic Processors are flow control tools in Studio that manage how data is processed and transform within the flow.

Available Logic Processors

Filter →

Filter data based on specific conditions.

Iterator →

Split arrays into individual items for separate processing.

Delay →

Pause flow execution for a specified time.

Aggregator →

Combine multiple items into arrays or groups.

Flow Path →

Create conditional branches in your flow.

Summarize →

Perform calculations on grouped data.

Set Variable →

Store values for reuse in your flow.

Data Looper →

Repeat operations based on count or condition.

XML Converter →

Convert between XML and JSON formats.


Related Articles