• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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