Integrate Google Reviews on Bubble app

Hey there! :slight_smile: Anyone who has been able to integrate Google Reviews (handled from Google My Business) within a Bubble project? It looks like Google doesn’t make it easy, but it’d be great to be able to do that in a similar way to Trustpilot.

Thanks!

2 Likes

Have you tried this: https://blog.cws.net/how-to-add-google-reviews-to-your-website-and-why-you-need-them

The first part is deprecated but the second part might be helpful. It takes you to this tool.

I think you would just need to add the HTML element and put in the code that they give you.

Hope that helps! :blush:

@j805 www.NoCodeMinute.com

For All Your No-Code Education Needs:

  • One-on-One Tutoring
  • eLearning Hub
  • Video Tutorials
  • No-Code Classes
2 Likes

Thanks a lot for the tool, @J805 ! I’ve tried it out (filling out the form) and nothing really happens… I don’t receive an email or anything. Are you able to get something back from the form? Thanks! :smiley:

Bummer. I thought that tool would make it easier. Maybe it’s too old.

Well, maybe you can just do it yourself via the API Connector with this data. Shouldn’t be too difficult to just pull in the data from Google: https://developers.google.com/my-business/content/review-data

This should just display all the reviews: https://developers.google.com/my-business/reference/rest/v4/accounts.locations.reviews/list

Hope that helps! :blush:

1 Like

Thanks a lot, I will give it a try! :smiley:

1 Like

No problem :blush:

This topic was automatically closed after 70 days. New replies are no longer allowed.