everyone!
I’m facing a challenge with mapping Google reviews to user emails in my billing system. Here’s the situation:
- I have users’ emails from my billing system.
- I want to track and map which user has left a review on Google, even if they leave it later or change their email.
- I tried embedding an iframe on my website to scrape review data, but it didn’t work.
- I also explored using Google Review API, but couldn’t find a POST API for reviews.
- I attempted to populate the data manually, while users tried to enter data on the form but this approach was unsuccessful.
Has anyone successfully tackled a similar problem? Any suggestions on automating or streamlining this process would be greatly appreciated! Thank you so much for your attention and participation.
Mentioned above the details
New contributor
SridharSuresh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.