Skip to main content
The Loop processor repeats a section of a workflow multiple times. Unlike other processors, which connect to at most one input and one output, this one can chain many iterations.
Configure the Loop processor

Configure the Loop processor

Example of running a workflow on repeat

Example of running a workflow on repeat

In this example, the loop runs five times, raising COUNT from 1 through 2, 3, 4, 5, and 6.

Configuration fields

FieldRequiredDescription
Number of iterations (rounds)YesHow many times you want to repeat that part of workflow