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

How can I quickly fetch Google reviews into a Google Sheet faster?

markspray

Member
How can I quickly fetch Google reviews into a Google Sheet faster?

I'm using a scheduled task to pull all the reviews, but the shortest interval is 1 minute. The problem is, if I don't stop it manually, the task keeps running and consuming resources.

I need the fastest way to handle a client with 100 reviews. I want to loop through the reviews quickly and complete the process efficiently.

I'm looking for advice from experts to make this smoother for a new client. I also want to avoid the risk of the workflow not stopping properly.

Update SOLVED :
I created a simple php form that asked me for how many times i wanted it to run, then it send a webhook to fire the workflow every 3 seconds and working a treat
😃

Why php, because i'm used to it more and can just do it in one file and upload it to a web server for team to use.
 
Last edited:
Top