Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Credentials are managed through Google Cloud Platform: https://console.cloud.google.com/

  2. We would need a new GCP project like "*your company* Reviews Analysis"'

  3. Go in the API library and enable for the project: Google My Business API, My Business Account Management API, My Business Information API 

  4. Once enabled > Credentials > Create OAuth client ID

  5. Application Type : Web Application

  6.  Authorized JavaScript origins: https://feedier.com/  (prod)

  7. Authorized Redirect URLs : https://dashboard.feedier.com/import/google-reviews/callback/

  8. Turn the application into “Production“ (under Publishing status) in OAuth consent screen menu.

    Screenshot_2025-01-14_at_11_28_05.pngImage Added
Tip

You will need to have your Client ID and Client Secret for the integration to work.

...

Note

A Google page will open; it is essential to log in with the account that has access to Google My Business with the reviews. ⚠️

Info

You can check the available reviews for the account you are using here: https://business.google.com/locations

Feedier will only have access to the locations associated with the account used for authentication.

...