1. Navigate to https://console.developers.google.com/ and login with administrator credentials.
  2. Click Select a Project, located in the upper-left corner of the Console.
    1. Select an existing project or create a new project.
You can use the same project for both Gmail and Gdrive collections.

 


  1. Navigate to APIs > Services and click on Library.
  2. Search for Gmail API or Gdrive API and select it when it appears.

  1. Click Enable.

  1. Navigate to IAM & Admin and click on Service Accounts.

  1. Click Create Service Account.
    1. Enter a name for this service account.
    2. In the following window, select Project Owner as the role type.
    3. Click Done.
    4. Upon creation, the service account will be listed along with previously created accounts.

  1. Click besides the newly created service account and click on Manage Keys.

  1. Click ADD KEY, then select Create new key.
  2. Ensure the key is downloaded in JSON format. The contents of this JSON will be needed when adding the connectors in FTKC UI.

  1. Click besides the newly created service account and click on Manage Details.

  1. Copy the Client ID on this screen.
  2. Click View Google Workspace Admin Console.

  1. Navigate to Security > API Controls and click on Manage Domain Wide Delegation.

  1. Click Add New.
    1. Paste the Client ID 
    2. Add the following scope for Gmail: https://mail.google.com/
    3. Add the following scope for Gdrive: https://googleapis.com/auth/drive

  1. Click Authorize.
Please wait a few minutes before attempting to add this connector within the FTKC UI.