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

  • Due to Diwali and Bhai Dooj celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Friday, 24th October 2025.

Look up specific Sheet in a Worksheet

hone

Member
I can't seem to find this. In Zapier I could find a Sheet in a Google Worksheet by using an event called 'Find Worksheet'. This gave me a specific Sheet ID that I could use for further updates e.g. Update row if row exists in SheetID 42432334.

To further illustrate if I have a main Worksheet file with different Sheets called Dogs, Cats, Birds and I have data I specifically want to look for in Cats.
I could say: "find Sheet ID for any sheet matching the text 'Cats'" - this would return the SheetID#, e.g 124323432

Does this make sense? Then I could say update a row in [SheetID: 124323432] which has the following value '[Date]' or similar.

I have the text value of the Sheet to search with but not the Google SheetID.
 
P

Pabblymember11

Guest
Hey @hone

To further illustrate if I have a main Worksheet file with different Sheets called Dogs, Cats, Birds and I have data I specifically want to look for in Cats.
I could say: "find Sheet ID for any sheet matching the text 'Cats'" - this would return the SheetID#, e.g 124323432
Regarding your concern to process the specific SpreadSheets' sheet, you can try the following workaround. which will only pass the data in the desired or selected Sheets.

image (1).png
 
P

Pabblymember11

Guest
Thanks. There is no Sheets[] array in List Sheets result?
Because you haven't captured the API response in advance format by toggling the Simple Resonse button.

1691131190216.png


Then try the given workaround accordingly.
 
Top