• 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

We are currently having an issue with workflows that fetch google reviews.

Hello Pabbly team!We are currently having an issue with workflows that fetch google reviews.

Example: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZhMDYzZjA0MzY1MjZmNTUzNTUxM2Ii_pc

We have the "reset on execution = NO" but it continues to pull the exact same reviews. Sometimes it goes back 1 or 2 and then will default to the first one.

We checked the History for this workflow and that is what we see, the same reviews being pulled repeatedly.We are having this issue with many other of the same group of workflows. Please advise
 

ArshilAhmad

Moderator
Staff member
Hi @AnnaLauraHr,

As mentioned previously, the 'Fetch Reviews' action step does not differentiate between new and old reviews. It could fetch old reviews multiple times. The 'Reset on Execution' feature only sets the priority of the reviews being fetched; it doesn't guarantee that old reviews (or reviews that have already been fetched) will not be fetched again.
https://forum.pabbly.com/threads/ca...tch-or-bug-in-our-workflow.22062/#post-105747

If you want your workflow to be executed only for new reviews, you need to delete the 1st and 2nd steps of your workflow and set up 'GBP: New Reviews' as your trigger step. For your specific use case, using a 'Scheduler' as the trigger step along with the 'Fetch Review' action step is not recommended.

1717780420394.png
 
Hi @AnnaLauraHr,

As mentioned previously, the 'Fetch Reviews' action step does not differentiate between new and old reviews. It could fetch old reviews multiple times. The 'Reset on Execution' feature only sets the priority of the reviews being fetched; it doesn't guarantee that old reviews (or reviews that have already been fetched) will not be fetched again.
https://forum.pabbly.com/threads/ca...tch-or-bug-in-our-workflow.22062/#post-105747

If you want your workflow to be executed only for new reviews, you need to delete the 1st and 2nd steps of your workflow and set up 'GBP: New Reviews' as your trigger step. For your specific use case, using a 'Scheduler' as the trigger step along with the 'Fetch Review' action step is not recommended.

View attachment 43108

Thank you Pabbly team!
We also have this other version of the workflow that we actually use to fetch new reviews. Is there anything we should be changing on this one to avoid the issue of the same reviews being fetched?
https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTY4MDYzMjA0MzU1MjZiNTUzMTUxM2Ei_pc
 

Supreme

Well-known member
Staff member
Your workflow has been operating without any pending reviews, resulting in the 'ReviewAvailable' task being set to false.

Furthermore, if all reviews have been addressed, you may proceed with using the workflow for any forthcoming reviews on your review page.

 
Your workflow has been operating without any pending reviews, resulting in the 'ReviewAvailable' task being set to false.

Furthermore, if all reviews have been addressed, you may proceed with using the workflow for any forthcoming reviews on your review page.


Thank you for the information, we will try to make some changes based on this.I have another question for you guys.
Can you please let me know what could be causing the partial fail for this workflow? https://connect.pabbly.com/task/his...d=IjU3NjUwNTZhMDYzZjA0M2Q1MjZmNTUzMzUxMzIi_pcIt says "too many attempts", which is a first for us. Any information is greatly appreciated.
 

Supreme

Well-known member
Staff member
Receiving a 'Too Many Attempts' response suggests that the API rate limit has been exceeded. Consider decreasing the frequency of your requests, reviewing the API documentation for rate limit details, and reaching out to the application's support team for assistance with the responses you are receiving.

1719296267156.png
 
Top