Loop
Looping
Loop Data – Iterate through columns of data, counters, Google Sheets, variables, tables, custom data, or other elements.
Loop Element – Iterate through elements on a web page.
Repeat Task – Perform an action repeatedly for a specified number of times.
There are several ways to implement loops in automation:
Looping allows you to repeatedly perform the same action until all data has been processed. It is particularly useful when handling multiple similar items, such as filling out forms with values from Google Sheets.
Last updated
Was this helpful?