Google Credentials(Google calendar and Gmail)
Last updated
Last updated
Create a account.
There are five steps to connecting your credential to Google services:
.
.
.
.
.
First, create a Google Cloud Console project. If you already have a project, jump to the next section:
Log in to your using your Google credentials.
In the top menu, select the project dropdown in the top navigation and select New project or go directly to the page.
Enter a Project name and select the Location for your project.
Select Create.
Check the top navigation and make sure the project dropdown has your project selected. If not, select the project you just created.
With your project created, enable the APIs you'll need access to:
Go to APIs & Services > Library.
Search for and select the API(s) you want to enable. For example, for the Gmail node, search for and enable the Gmail API.
Some integrations require other APIs or require you to request access:
Google Drive API required
The following integrations require the Google Drive API, as well as their own API:
Google Docs
Google Sheets
Google Slides
Google Vertex AI API
Select ENABLE.
Open the left navigation menu and go to APIs & Services > OAuth consent screen.
Select Create.
Enter the essential information:
App name
User support email
Email addresses field in Developer contact information
In the Authorized domains section, add the domain of your instance.
You don't need to set any scopes. Select SAVE AND CONTINUE again to go to the Summary page.
On the Summary page, review the information for accuracy.
Next, create the OAuth client credentials in Google:
In the APIs & Services section, select Credentials.
Select + CREATE CREDENTIALS > OAuth client ID.
In the Application type dropdown, select Web application.
Google automatically generates a Name. Update the Name to something you'll recognize in your console.
From your credential, copy the OAuth Redirect URL. Paste it into the Authorized redirect URIs in Google Console.
Select CREATE.
With the Google project and credentials fully configured, finish the credential:
From Google's OAuth client created modal, copy the Client ID. Enter this in your credential.
From the same Google modal, copy the Client Secret. Enter this in your credential.
You must provide the scopes for this credential. Enter multiple scopes in a space-separated list, for example: https://www.googleapis.com/auth/gmail.labels https://www.googleapis.com/auth/gmail.addons.current.action.compose
In XYZ, select Sign in with Google to complete your Google authentication.
Save your new credentials.
Access your . Make sure you're in the correct project.
Google Perspective: .
Google Ads: Get a .
In addition to the Vertex AI API you will also need to enable the .
If you haven't used OAuth in your Google Cloud project before, you'll need to :
Access your . Make sure you're in the correct project.
For User Type, select Internal for user access within your organization's Google workspace or External for any user with a Google account. Refer to Google's for more information on user types.
Select SAVE AND CONTINUE to go to the page.
Google services have one or more possible access scopes. A scope limits what a user can do. Refer to for a list of scopes for all services.