Loop step

What to use the Loop step for


The Loop step iterates through any sub-steps contained within it. Loop step can also be nested. Use it to loop through data, such as rows from a Google Sheet. Click to follow a tutorial on looping.

You can use this step to:

How to use the Loop step


Loop through data

Repeat for each item in another step's data. Click 'Insert Data' and select the data you wish to loop through.

Loop through all

Toggle ON this to loop through all rows of data, this function can be disabled to use first row only.

Add step

Add the sub-steps you wish to execute in the loop.

Addional information

You can nest loops up to four levels.