Get Sheets Rows + Iterator

vemarketing

Member
How do I use the Google Sheets - Get Rows and Pabbly Iterator together. When I get the rows using Google Sheets and add Iterator after that step the Array in Iterator doesnt let me choose anything. Am I doing something wrong?

Thanks
 

vemarketing

Member
I think i figured it out on my own, you must turn off the "Simple Response" to get the data in an Array format, then it lets you choose "Response Results" in the Iterator screen.
 

Supreme

Well-known member
Staff member
Hey @vemarketing

Yes, you need to toggle the "Simple Response" button first and then have to capture the advanced API response in the Trigger and Action step in the array format.

You can also refer to the following video tutorial for a better understanding.
 
Top