...
Credentials are managed through Google Cloud Platform: https://console.cloud.google.com/
We would need a new GCP project like "*your company* Reviews Analysis"'
Go in the API library and enable for the project: Google My Business API, My Business Account Management API, My Business Information API
Once enabled > Credentials > Create OAuth client ID
Application Type : Web Application
Authorized JavaScript origins: https://feedier.com/ (prod)
Authorized Redirect URLs : https://dashboard.feedier.com/import/google-reviews/callback/
Turn the application into “Production“ (under Publishing status) in OAuth consent screen menu.
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. |
...