View Categories

Google Workspace Configuration

Table of Contents

Please ensure that you follow each step of the screenshots. If you have any questions, feel free to raise a support ticket at our Support Area

Google Cloud Application #

You will need to create a Google Cloud Application in order to obtain an Access Token and a Secret, which will be used by our module.

These values have to be added to the Settings of the Google Workspace integration.
You can access the Settings of the google workspace by navigating Integration > Google Workspace:

Please follow the steps below to create the needed Application:1) Go to the  Google API Console and Create a  project.

2) Select your project (Mark #1) and click on  Enable APIs and Services (Mark #2).

3) Search for  Google Drive API, Google Docs, Google Sheets API, Google Slides API  and enable all of them.

4) Head to the OAuth consent screen tab.

In  Publishing status, there are two options: “Production” and “Testing”.

a) Production:  Your site should be HTTPS for this mode.
b) Testing:  You can use any security protocol (HTTPS/HTTP) in testing mode. But you’ll get an another page on authentication for this (last step of this guide will inform you about this).

Please make your choice. For this showcase documentation, we chose the Production mode.

5) Click on  EDIT APP button and fill up the needed information:

6) Click  Save and continue button on  Scopes and  Test users step.

7) Now click  Back to dashboard from  Summary tab.

8) Click on the  Credentials tab from the left panel.
Click on  Create credentials button and select  OAuth client ID.

9) Select  Web application as an Application type.

In ‘Authorized redirect URIs’, you need to add the following URL: 
https://yourdomain.com/admin/google_workspace/redirects

* Replace yourdomain.com with your actual domain.

10) After saving, you’ll get the  Client ID and  Client Secret.
Add them to the  settings and click on  Save & authorize.


If you selected  Testing mode in OAuth consent screen , you’ll have one more step to complete – which is to select  Continue  at this screen:

On retrieving from API access, please make sure that, status of Google Workspace Integration is showing  Authorized.

🎉 You are now DONE!
You can now paste the given credentials at the settings of Google Workspace Integration and Create, Edit and Manage Google Workspace within LeadSpheres CRM!