• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

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