2022

Page tree

Versions Compared

Key

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

...

The very first step should be to create and setup a GCloud Console Project. Following are the steps to do so:

Then the next step is to create a service account, use the following steps to do so:



Now it’s time to set up the libraries, use the following steps to set it up:



    1. Admin SDK

    2. Gmail API

    3. Google Drive API

    4. Google Calendar API

    5. People API


...

  • Go to: https://admin.google.com/
  • Login using the Super Admin Credentials.
  • Under “Security” go to “API Controls” and click “Manage Domain Wide Delegation”
  • Click on “Add New” and enter the unique ID copied in the above step inside the Client ID textbox.
  • Add the following list of scopes - comma separated:


...

  • Once done, click “Authorize”.
  • Now use this special generated key Json in DBSync GSuite Setup page.