Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Enter a Project name for your project, click on “CREATE” to create it.

...

  1. After creating the project, click on “SELECT PROJECT” to configure.

...

Create An App

  1. Go to APIs & Services > Enabled APls & services, click on “ENABLE APIS AND SERICES”.

...

  1. Find the ”Gmail API“ card, Click on “ENABLE” to enable this API.

...

  1. Click on OAuth consent screen, select External User Type and click on “CREATE” to create an app for the project.

...

  1. In the OAuth consent screen step, enter the App name and User support email for this app.

...

  1. Enter your domain your_domain to the Authorized domains, your email address to the Developer contact information, then click on “SAVE AND CONTINUE”.

...

  1. In the Scopes step, click on “ADD OR REMOVE SCOPES”, select the scope “…/auth/userinfo.email”and click on “UPDATE”, then click on “SAVE AND CONTINUE”.

...

  1. In the Test users step, click on “SAVE AND CONTINUE”.

...

  1. In the Summary step, click on “BACK TO DASHBOARD”.

...

  1. Click on “PUBLISH APP” to push the app to production.

...

Configure the App

  1. In the Credentials, click on “+CREATE CREDENTIALS” to select “OAuth client ID”.

...

  1. Select Web application from Application type, add the Authorized Redirect URL https://your_cx_domain/api/v1.0/gmail/integration/callback to the Authorized Redirect URIs, then click on “CREATE”.

...