Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 1.62 KB

how-to-create-a-gmail-oauth-client-id.md

File metadata and controls

47 lines (25 loc) · 1.62 KB

How to create a Gmail OAuth Client ID

Applies to: QLM Pro v17


Go to the Google Cloud Platform Console and sign in as an administrator.

  • From the main dashboard, click Create Project.

Gmail1.jpg

  • Enter a project name and select your organization

mceclip0.png

  • Select your new project and go to the API & Services section
  • Click + Enable APIS and Services

mceclip2.png

  • Enter Gmail in the search field, select the Gmail API option then click Enable.

mceclip3.png

  • To create an OAuth Client ID, select Credentials

mceclip0.png

  • Click Create Credentials and select OAuth Client ID

mceclip1.png

  • Set the Application type to Desktop and Click Create

mceclip2.png

  • Make a copy of the Client ID and the Client Secret and store them in a secure location. You will need them to configure QLM.
  • Configure the OAuth Consent Screen. This step is required to verify your app registration with Google. Once the app is verified, you should be able to send emails from QLM.

mceclip4.png