Skip to main content

We need a zap that will pull at least 600 rows from a spreadsheet on a daily basis, but the “Lookup spreadsheet rows” can only pull a maximum of 500.

Is there a way to pull more? Perhaps using an additional step, or some coding?

Hi @Ryan Tripi 

Good question.

You’ll need to use the GSheets API: https://developers.google.com/sheets/api/guides/concepts

NOTE: If you need to do iterations, the Looping app has a max of 500 iterations.