• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Thursday, 5th March 2026.

Lookup Spreadsheet Rows Limitations

akgshanmuga

Member
Hi Pabbly team,

I just came across your post that 'Lookup Spreadsheet Rows' has limitation of fetching details only upto 100 rows.

If my Google sheet has larger rows (say 500 rows) how to resole the issue?

Thanks
 
P

Pabblymember11

Guest
Hey @akgshanmuga

As of now, we only support 100 rows in the 'Lookup Spreadsheet Rows' response received.
 
Last edited by a moderator:
P

Pabblymember11

Guest
Hey @samir samnani

The Get Row(s) action step could get the response up to 100k records.

But if you are trying to process it with Iterator action step, then you can process it 500 records at a time.
 
Thanks @Supreme

Just for the sake of information, what will happen for the below mention scenario,

there are 40000 rows in google sheet
the customer wants to check each and every row for an condition and if met then send an whats-app message
the condition may be in more than 6 columns

if the customer pulls rows data with 'GET Rows' and then proceed with Iterator how can he search and successfully complete the rest step.

is there any other option to do so. ?
 
Top