What is your goal?
Goal:
I want to automatically route customer feedback based on their star rating:
Happy customers (4-5 stars):
- Receive a direct link that opens the Google Review writing page in one tap
- Customer clicks → Google Review box opens → they type and post
Unhappy customers (1-3 stars):
- Their complaint goes privately to the business owner
- Never reaches Google publicly
- Owner handles it privately
The current problem:
The direct Google Review link is giving a 400 error when customers click it — preventing happy customers from leaving their Google review easily.That is the complete goal
What is the problem & what have you tried?
Problem Summary:
I have built an automated Google Review Management System using Make.com, Airtable, Brevo and Tally.
When a customer submits a 5 star review via our survey form the system automatically sends them an email with a button to leave a Google Review for the business.
The issue:
The Google Review deep-link button in the email is not working correctly. When customers click the button they get a 400 error saying “malformed or illegal request.”
What we have tried:
https://search.google.com/local/writereview?placeid=ChIJpaid4-ed3w8RyJla43cdAUY— 400 errorhttps://www.google.com/maps/place/?q=place_id:ChIJpaid4-ed3w8RyJla43cdAUY— opens wrong businesshttps://www.google.com/maps/place/?q=place_id:ChIJpaid4-ed3w8RyJla43cdAUY#Reviews— opens wrong businesshttps://search.google.com/local/writereview?cid=5044345458384345544— 400 error
What we know:
- The Google Maps listing for the business EXISTS and is verified

- The listing has 15 reviews and 4.6 rating

- The Place ID
ChIJpaid4-ed3w8RyJla43cdAUYis confirmed correct from Google Place ID finder
- When tested directly in browser the writereview URL gives 400 error
- The short share link is:
https://maps.app.goo.gl/4xMMYXHATnkQQXPa7
The question:
What is the correct URL format to use as a direct Google Review deep-link for this business?
Is there a working format for 2026 as Google may have changed their URL structure?
Additional context:- Business: Westlands Chow, Accra, Ghana
- Place ID: ChIJpaid4-ed3w8RyJla43cdAUY
- Short Maps link: https://maps.app.goo.gl/4xMMYXHATnkQQXPa7
- The link needs to work in an automated email sent via Brevo
