ERROR in Pabbly Save & Send Test

Status: Open · Asked by Steven Everett on · 0 views

Preeti Paryani — Reply ·

Hello @stemd1966,

Thank you for sharing the details and the video.

Upon reviewing the error message — “insufficient_quota: You exceeded your current quota” — we would like to clarify that this issue is not related to the task usage or limits within Pabbly Connect.

This error specifically indicates that the OpenAI API key used in your workflow (for the ChatGPT step) has exhausted its available quota or billing limit.

To resolve this, we recommend the following:

  1. Please check your OpenAI account billing and usage details.
  2. Ensure that you have an active plan and sufficient credits available.
  3. If needed, you may regenerate or update the API key after resolving the quota issue.

Once the OpenAI quota is restored, the workflow should execute successfully without this error.

Please let us know if you need any further assistance.

stemd1966 — Reply ·
Hello @stemd1966,

Thank you for sharing the details and the video.

Upon reviewing the error message — “insufficient_quota: You exceeded your current quota” — we would like to clarify that this issue is not related to the task usage or limits within Pabbly Connect.

This error specifically indicates that the OpenAI API key used in your workflow (for the ChatGPT step) has exhausted its available quota or billing limit.

To resolve this, we recommend the following:

  1. Please check your OpenAI account billing and usage details.
  2. Ensure that you have an active plan and sufficient credits available.
  3. If needed, you may regenerate or update the API key after resolving the quota issue.

Once the OpenAI quota is restored, the workflow should execute successfully without this error.

Please let us know if you need any further assistance.


Thank you for your reply. I fixed it, BUT I have a question:

Is there a way to create a workflow that will go back and reply to all previously posted reviews?

Hrishabh Tiwari — Reply ·

Hi @stemd1966 ,

Glad to hear the issue has been resolved!

Yes, since you are using Google Business Profile, you can set up a workflow to reply to previously posted reviews.

Recommended Setup:


  1. Trigger: Schedule by Pabbly
    • Set it to run as per your requirement (once or at intervals)
  2. Action: Google Business Profile → Fetch Reviews (Iterator)
    • Make sure to capture the response in Advanced Format
    • This will allow you to process each review individually
  3. Action: ChatGPT / OpenAI
    • Generate a personalized reply based on the review content
  4. Action: Google Business Profile → Reply to Review
    • Map the Review ID from the iterator step
    • Map the generated response from ChatGPT

Important (Recommended Filter)


To avoid replying to already replied reviews, please add a Filter step before the reply action:
  • Condition:
    Reply Comment → Does not exist / is empty

This ensures that only reviews without a reply are processed.

stemd1966 — Reply ·
Hi @stemd1966 ,

Glad to hear the issue has been resolved!

Yes, since you are using Google Business Profile, you can set up a workflow to reply to previously posted reviews.

Recommended Setup:


  1. Trigger: Schedule by Pabbly
    • Set it to run as per your requirement (once or at intervals)
  2. Action:Google Business Profile → Fetch Reviews (Iterator)
    • Make sure to capture the response in Advanced Format
    • This will allow you to process each review individually
  3. Action:ChatGPT / OpenAI
    • Generate a personalized reply based on the review content
  4. Action:Google Business Profile → Reply to Review
    • Map the Review ID from the iterator step
    • Map the generated response from ChatGPT

Important (Recommended Filter)


To avoid replying to already replied reviews, please add a Filter step before the reply action:
  • Condition:
    Reply Comment → Does not exist / is empty

This ensures that only reviews without a reply are processed.

THANK YOU so much
Arshil Ahmad — Reply ·

The Google Business Profile: Fetch Review action step already retrieves Unreplied reviews, so you don’t need to add a filter to your workflow. We’ve removed it on your behalf.

We have also remapped the data in the "Create Reply" action step, which appears to have resolved the error you were encountering. Please monitor your workflow for some time—it should now work as expected.

Thanks & Regards,
Arshil Ahmad
Customer Support Associate
? Pabbly.com
?Rate your support

stemd1966 — Reply ·

THANKS alot for your help with this

Back to all forum threads · Log in to reply