How to create a project in Google Cloud to use with Gmail Integration
This tutorial will walks you through the steps to create a Gmail API project in Google Cloud, and get the Client ID and Client Secret, that you will need to use with Gmail integration in FlowMattic
Go to the project dashboard, and then click APIs & Services
6
Click the Enable APIs and Services button
7
Find the Gmail API, and click the box to open the service page
8
Click Enable button to enable the Gmail API. It will take a minute to enable the API.
9
Once the Gmail API is enabled, Click Create Credentialsbutton displayed on the screen.
10
On the Credentials screen, choose the data type as User Data and click Next
11
In the Scopes, Click Add or Remove Scopesbutton to add the required API scopes
12
Select the check boxes for Modify and Compose scopes
13
Click UPDATE button to save the selected scopes
14
Click SAVE, AND CONTINUE
15
In the OAuth Client ID step, set the Application Type as Web Application. And, enter the name you want to identify the credentials with
16
Next, Click ADD URI button to add the redirect URL.
17
Enter the Redirect URL here as shown in the box. You will find it in FlowMattic Connects when you are adding the Gmail Integration connect. Next, click Create button.
18
You're done with creating the credentials. Now, click DONE button.
19
Now, click Credentials menu from the right side panel. You will be redirected to the Credentials screen.