- Navigate to https://console.developers.google.com/ and login with administrator credentials.
- Click Select a Project, located in the upper-left corner of the Console.
- Select an existing project or create a new project.
You can use the same project for both Gmail and Gdrive collections.
- Navigate to APIs > Services and click on Library.
- Search for Gmail API or Gdrive API and select it when it appears.
- Click Enable.
- Navigate to IAM & Admin and click on Service Accounts.
- Click Create Service Account.
- Enter a name for this service account.
- In the following window, select Project Owner as the role type.
- Click Done.
- Upon creation, the service account will be listed along with previously created accounts.
- Click ⁝ besides the newly created service account and click on Manage Keys.
- Click ADD KEY, then select Create new key.
- Ensure the key is downloaded in JSON format. The contents of this JSON will be needed when adding the connectors in FTKC UI.
- Click ⁝ besides the newly created service account and click on Manage Details.
- Copy the Client ID on this screen.
- Click View Google Workspace Admin Console.
- Navigate to Security > API Controls and click on Manage Domain Wide Delegation.
- Click Add New.
- Paste the Client ID
- Add the following scope for Gmail: https://mail.google.com/
- Add the following scope for Gdrive: https://googleapis.com/auth/drive
- Click Authorize.
Please wait a few minutes before attempting to add this connector within the FTKC UI.