Versions Compared

Key

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

...

  1. Go to the Google API Console and select the project you created for use with Business Profile.

  2. To determine your project ID, look in the Project ID column.

  3. Complete and submit the access request form.
    Please note that the email address used to fill out this form must match the company's website (for example, John.Doe@company.com if the company's website is company.com). Otherwise, the request will be denied

  4. A follow-up email is sent to you after your request has been reviewed.

  5. After approval, see Basic setup to enable the Business Profile APIs for your project.

...

You need a Google account with access to Google Cloud and permission to Google My Business to access reviews. We highly recommend using a generic account (googlereviews@companyname), so if there are any staff changes, the account remains connected.

After getting access to the API, we need credentials from your account:

  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. ⚠️
Again, We highly recommend using a generic account (googlereviews@companyname)

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.

...