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 data based on specific conditions.
Split arrays into individual items for separate processing.
Pause flow execution for a specified time.
Combine multiple items into arrays or groups.
Create conditional branches in your flow.
Perform calculations on grouped data.
Store values for reuse in your flow.
Repeat operations based on count or condition.
Convert between XML and JSON formats.
Related Articles