Versions Compared

Key

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

Cloudfon connector hub CloudCX Connector Hub provides integration with Gmail via the API for Google. The configuration is done server-side, in an easy and straightforward way. Let's follow the instructions step by step to complete the integration with Gmail.

Table of Contents

...

Create A Project

To integrate with Gmail

...

Get your Gmail App ID and App Secret

Please reference How to initialize Gmail APP to get the App ID and App Secret

Configure Gmail application integration

Log in to the system administrator portal, click "Advance"> "Connector Hub Setting"> "Gmail" to enter the Gmail settings page.

...

Fill in the App ID and App Secret of your Gmail application into Client-id and Client-Secret, then click save. After that, the system will prompt you that Save successfully.

The following are tips for successful integration:

...

, you have to create a project in the Google Cloud portal. You can find more details about creating a project here.

Create A Project

  1. Go to the Google Cloud portal.

  2. Click on “Select a project”, and click on “NEW PROJECT” to create a new project.

...

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

2-20240826-092654.PNGImage Added

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

3-20240826-093000.PNGImage Added

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.

7-20240826-100954.PNGImage Added

  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”.

15-20240826-105020.PNGImage Added

  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”.

...

Once you create OAuth client ID, you will have to obtain the Client ID and Client Secret. These values will be required while setting up in the Connector Hub.

...

Configure Gmail Integration in CloudCX

Log in to your system administrator portal https://your_cx_domain:9006, go to Advance > Connector Hub Setting > Gmail to configure.

  • Paste the Client ID & Client Secret to Client-id & Client-Secret, the Client ID & Client Secret obtain from OAuth client ID here.

  • Copy the Authorized Redirect URL and paste to Authorized Redirect URIs here.

...

That's all of the Gmail integration, and then now, you can connect your Gmail account to inbox the Inbox > Channels > Email in your tenant here or your SMTP server!server here