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

Google Business Profile – Random 404 Errors When Replying to Reviews (Legacy Create Reply Step)

usman

Member
Your Workflow URL
https://connect.pabbly.com/v2/app/workflow/mapping/IjU3NjYwNTY1MDYzMjA0MzA1MjY1NTUzMjUxMzci_pc
Your Task History ID
IjU3NjUwNTZiMDYzMzA0M2M1MjZiNTUzMTUxMzc1MTY2NTQzNjBmMzki_pc
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
### Problem Description

Hello Pabbly Team,

I’ve set up an automation workflow in Pabbly Connect where:
1. **Trigger**: *Google Business Profile → New Review (Multi Location)*
2. **Action**: *Google Business Profile → Create Reply (Legacy)*

The flow generally works, but intermittently the **Create Reply step fails with a 404 NOT_FOUND error** even though the review details are being pulled correctly from the trigger step.

- In some runs, the reply is created successfully.
- In other runs, I see:

Error Code: 404
Error Message: Requested entity was not found.
Error Status: NOT_FOUND
I am mapping `review.name` directly from the trigger output into the Reply step. I am **not hardcoding account or location IDs**. The same setup works for most reviews, but fails randomly for others.

---

### Actuals / Observations

- Trigger step provides `review.name` like:
accounts/{accountId}/locations/{locationId}/reviews/{reviewId}
- The failing reply step endpoint matches the above, but still throws 404.
- It looks like the connector might be attempting the reply **before the review is fully available via the API**, or there’s an issue when handling multiple locations.
- In production, only some reviews fail, others succeed under the exact same setup.

---

### Request

Could you please:
1. Check why the **Google Business Profile → Create Reply (Legacy)** action intermittently returns 404 despite correct mapping.
2. Suggest a reliable workaround (e.g., retry, delay, or using “API by Pabbly” with custom request).

I have attached screenshots of:
- Successful run
- Failed run (404 error)
- My workflow setup showing how I mapped `review.name`
- Task history showing both successful and failed executions
1758617220017.png

1758617242420.png

1758617269064.png

1758617306413.png

1758617330656.png
 

Preeti Paryani

Well-known member
Staff member
Hello @usman,

It appears that you are using the legacy version of the “Create Reply” action. We recommend using the updated “Create Reply” version instead, as it is more stable and should help reduce issues.

Please try using this updated action and let us know how it works for you.
 

ArshilAhmad

Well-known member
Staff member
We have mapped the Location ID on your behalf and configured the 'Create Reply' action step in one of your routes. You can set up the action step in a similar manner in your other route. We have also added a Delay step to your workflow, which should resolve the issue you are encountering.
1758910031007.png


1758910267302.png


Thanks & Regards,
Arshil Ahmad
Customer Support Associate
🌐 Pabbly.com
👉Rate your support
 
Top