Google Console configuration
Last updated
Last updated
To integrate Google Workspace with Concord CRM, youโll need to create a Google Cloud Application to obtain an Access Token and Client Secret. These credentials will be used by our module and must be added to the module settings.
Create a Project
Visit the and create a new project.
Enable APIs and Services
Select your project, then click โEnable APIs and Servicesโ as shown below.
Enable Required APIs
Search for and enable the following APIs:
Google Drive API
Google Docs API
Google Sheets API
Google Slides API
Google Forms API
Example for enabling Google Drive API:
Configure OAuth Consent Screen
Go to the โOAuth consent screenโ tab.
Fill Out App Information
Complete the required configuration form with your appโs details.
Create OAuth 2.0 Client Credentials
After configuring the consent screen, create an OAuth client.
Add Authorized Domains
Specify the domains that your application will use:
Production: Must use HTTPS.
Testing: Can use either HTTP or HTTPS.
Download or Copy Client Credentials
After the client is created, download the credentials or copy them from the following page.
Publish Your App to Production
In order to make the app available to users, publish it to Production via the โUser Type / Publishing Statusโ section.
Submit for Verification (if required)
If Google requires verification for your app, you can proceed with it.
Once you've completed these steps, paste your credentials into the Google Workspace settings in Concord CRM. Youโll now be able to Create, Edit, and Manage Google Docs, Slides, Sheets, Forms, and Drive files directly within the platform!
For detailed steps, refer to the .