Google oAuth Setup

In order to connect Google accounts to Inteleagent through OAuth2 authentication you'll need to create your own Google Project and OAuth client ID. You will configure Inteleagennt to use this client ID. If you have any trouble creating a Google Project and OAuth client ID, get in touch with [email protected] and we'd be happy to help you out!

1. Create a Google Project

To get started, head over to https://console.developers.google.com/. You will be prompted to log in with a Google account if you're not already logged in with one. If you don't have a Google account, you can create one at https://accounts.google.com/signup/.

Use the selector at the top (next to the Google logo) and click the 'NEW PROJECT' button in the popup window that opens.

Screenshot 2024-08-26 at 2.02.49 pm.png

Name your project and click "CREATE".

Screenshot 2024-08-26 at 2.05.57 pm.png

It may take up to a minute or two for Google to finish creating the project.

2. Enable APIs

Click the "ENABLE APIS AND SERVICES" button.

Screenshot 2024-08-26 at 2.08.48 pm.png

You'll be presented with the following search box:

image.avif

Type "gmail" into the search box and click on the "Gmail API" card once it appears.

image (1).avif

Click the large blue "ENABLE" button next to the Gmail logo.

image (2).avif

3. Create a service account