Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen


Note

This section is for BellaDati On-Premise users only. If you are using BellaDati in the Cloud, the Google connector is ready and you don't need to make any configuration changes.

In order to configure Google connectors (Google Drive, Google Analytics), new Google API Project needs to be configured at https://console.developers.google.com.

Step 1: Create project

 

 


Step 2:

NAme

Name Project

Step 3: Open credential settings

Select the option API and services:

Image Added

Step 4: Create Credentials

Go to section Credentials Credentials -> Create credentials ->

Image Added


Select the option OAuth client ID

Image RemovedImage Added

Step

4: Define redirect URIOn newly displayed screen define redirect URI (should be 

5: Configure web application

  1. Select Application type Web application
  2. Define Name of the application
  3. Configure Authorised Redirect URI:
    1. http://localhost:8080/auth/callback/google
    2. add also locale for your users, e.g. http://localhost:8080/ja/auth/callback/google for application in Japanese
  4. Click the button Create

Step 6: Copy Client ID and Client secret

 for local installations). Copy ClientID and ClientSecret to BellaDati Configuration. 

Image RemovedImage Added


Sv translation
languagede
Note

Dieser Abschnitt ist nur für BellaDati-On-Premise-Benutzer bestimmt. Wenn Sie BellaDati in der Cloud verwenden, ist der Twitter-Konnektor bereit und Sie müssen keine Konfigurationsänderungen vornehmen.

Um Google Connectors (Google Drive, Google Analytics) zu konfigurieren, muss ein neues Google API-Projekt unter konfiguriert werden,
gehe zu
https://console.developers.google.com.

SSchritt 1: Projekt anlegen

 

 

Schritt 2: Projektname

Schritt 3: Erstellen Sie die Anmeldeinformationen

Gehen Sie zum Abschnitt Berechtigungsnachweise -> Berechtigungsnachweise erstellen -> Wählen Sie die Option OAuth-Client-ID aus

Schritt 4: Definieren Sie den Umleitungs-URL

Definieren Sie auf dem neu angezeigten Bildschirm den Umleitungs-URI (für lokale Installationen http://localhost:8080/auth/callback/google). Kopieren Sie die ClientID
und die ClientSecret in die BellaDati-Konfiguration. 

...