Skip to Content
Menu
v 18.0 Third Party 398
Download for v 18.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Contacts (contacts)
Discuss (mail)
Lines of code 428
Technical Name odoo_google_contact_integration
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Contacts (contacts)
Discuss (mail)
Lines of code 428
Technical Name odoo_google_contact_integration
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 15.0 16.0 17.0 18.0
Supports:
Community
Enterprise
Odoo.sh
Availability:
On Premise
Odoo Online
Odoo.sh

A Module For Synchronizing Google Contacts.

Google Contact Connector

Email Us Skype Us +91 9074270811

Key Highlights

Import and Export Contacts

Import or export contact from odoo to google contacts.

Update Existing Contacts

Update already created contacts when importing from Google to Odoo.

Delete Contacts

Delete contact from Odoo and Google.

Filter contacts

Filter contact synced with Google.

Google Contact Connector

Are you ready to make your business more organized?
Improve now!

odoo@cybrosys.com +91 9074270811
acc_bg

Sign in to Google Contacts

Sign in with your Google Account. To generate Google Contact API credentials, go to Google API Platform. Google Cloud Click Enable APIs and Services.

Search for Google People API.

Select the Google People API and enable it.

Click Create Credentials.

Choose Google People API and the User Data. Then, click Next.

Enter the app name and email address. Then, click Save and Continue.

Skipped the Third Scope. Save and Continue.

Choose Website application and then type the name of the app.

Fill the Details.

In the Authorized JavaScript Origins section, add your company's Odoo URL. And in the Authorized redirect URIs section, add your company's Odoo URL followed by /google_contact_authentication.

Generate API.

After successfully generating Google People API credentials, you will receive a Client ID and Client Secret.

Client ID and Secret Key.

Here we can see the Client ID and Secret Key.

Also provide users to access the app.

Credentials in Odoo.

Go to Settings-> Companies Then click on the company name and select the Google Contact tab. Enter the Client id, Client secret and Redirect Url in Credentials. After entering all the details click on Authenticate.

Sync with Google Contacts.

After successful authentication, now you can sync Google Contacts with Odoo.

You can view the contacts list in Google Contacts.

Import in Odoo.

Go to Settings -> Companies -> Select the 'Google Contact' tab -> Then, click the 'Import Contacts' button to import Google contacts into Odoo.

Contacts imported into Odoo.

Export Menu.

Select the contacts that need to be exported from Odoo to Google. Then, click on the 'Export to Google' button.

Exported contacts from Odoo to Google. Google.

Delete Menu.

Select the contacts that need to be deleted from both Google and Odoo. Then, click on the 'Delete G-Contact' button. If that contact is associated with another model, it will only be deleted from Google.

From Google, the contact has been removed.

Click the Filter by 'G-contacts' option to filter the synchronized contacts.

Contacts that synced with Google.

Import Contacts to Google from Odoo.

Update Existing Contacts during Google to Odoo Import.

Delete contact from Odoo and Google.

Export Google contacts to Odoo.

Update Existing Contacts during Google to Odoo Export.

Filter contact synced with Google.

No, there is no payment for integration.

Latest Release 18.0.1.0.2

8th May, 2025
Updt
  • Fixed the issue with importing more than 1000 Google contacts by adding pagination support.

Latest Release 18.0.1.0.1

7th April, 2025
Updt
  • Fixed the issue of default country and state assignment during contact import

Latest Release 18.0.1.0.0

26th September, 2024
Add
  • Initial Commit

Our Services

....

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
great but..
by
William Meshchery
on 4/3/25, 1:30 AM

Why do all imported contacts contain afghanistan and hokkaido (jp)??

Re: great but..
by
Cybrosys Technologies
on 4/9/25, 3:23 AM Author

Thanks for reporting, We have updated the app. Please get the latest version.


while I tried the module found that it can not import more than 1000 contacts , so if business have more than 1000 contacts module will not working properly
by
younis
on 5/2/25, 8:12 AM


Re: while I tried the module found that it can not import more than 1000 contacts , so if business have more than 1000 contacts module will not working properly
by
Cybrosys Technologies
on 5/12/25, 5:17 AM Author

Thanks for reporting, We have updated the app.


Odoo 18.0-20250220 (Community Edition) - error
by
Petr Hykš
on 2/23/25, 3:06 AM

Error while importing module 'odoo_google_contact_integration'. while parsing file:/c:/windows/servic~1/locals~1/appdata/local/temp/tmpa8kmz7ez/odoo_google_contact_integration/views/res_company_views.xml:4 Chyba při validaci pohledu poblíž: </div> <field name="logo" widget="image" class="oe_avatar"/> <div class="oe_title"> <label for="name"/> <h1> Pole "contact_client_id" v modelu neexistuje "res.company" View error context: {'file': 'c:\\windows\\servic~1\\locals~1\\appdata\\local\\temp\\tmpa8kmz7ez\\odoo_google_contact_integration\\views\\res_company_views.xml', 'line': 7, 'name': '\n' ' ' 'res.company.view.form.inherit.odoo.google.contact.integration\n' ' ', 'view': ir.ui.view(3313,), 'view.model': 'res.company', 'view.parent': ir.ui.view(115,), 'xmlid': 'view_company_form'}

Re: Odoo 18.0-20250220 (Community Edition) - error
by
Cybrosys Technologies
on 2/26/25, 2:17 AM Author

Please note that custom modules with Python or JS files cannot be imported directly via the Odoo Apps interface, which only supports modules with XML files.

If you're on Odoo Online, custom module installation is not supported.

If you’re using Odoo on-premise, you can manually add the module to your 'custom_addons' folder. After that, make sure to update the 'custom_addons' path in your Odoo config file.

For detailed steps, you can refer to this guide: How to Install a Custom Module in Odoo 16.