Looping and Rows Rotation

NigelLane

Member
Hi there,

I’m setting up a workflow that requires “Looping by Pabbly,” but I don’t see it in my app list. Could you please enable it for my account?

Also, in the Google Sheets “Get Rows” action, I noticed there’s no dynamic way to set or rotate the row range (e.g. to pull the next batch of 25 each day). Is there a recommended way to handle that, or any upcoming support for it?

Thanks,
Nigel
 

Preeti Paryani

Well-known member
Staff member
Hello @NigelLane,

To loop through or iterate over rows in your Google Sheets, you’ll first need to capture the response in Advanced Response format by turning off the Simple Response toggle. Once that's done, you can use the Iterator to process each row individually.

For a clearer understanding, please refer to the attached video tutorial.


1747976476775.png
 
Top