Google Contacts Integration and Synchronization

Google Contacts data can be integrated and synchronized codeless with various external systems, on premises or in the cloud, using the Layer2 Cloud Connector Enterprise Edition.
 

Learn on this page how the data integration of Google  is working with the Layer2 Cloud Connector Enterprise Edition by using the step-by-step screenshot tutorial and reading our important advice and frequently asked questions. Make use of the benefits and features of this data integration tool by trying it out yourself:

 

TRY FOR FREE 

Google Contacts step-by-step data integration via the Layer2 Cloud Connector



Use this step-by-step-introduction to get through the whole product and data integration configuration easily. Please follow the recommendations in this introduction closely.

Before you can start the configuration, please be aware that you need an API Account for anabling your desired APIs. To create an account, please visit the Google Developers Page: https://developers.google.com/ (If you're struggeling with setting up a Google Account and API, you will find an introduction very shortly on our FAQs Pages).

 

  

How a Google Contacts integration works - step-by-step

In fact, you only need to do the 5 following steps to get your Google Contacts data integration started. 

 

  • Step 1 - setup your connection as required: one-way, two-way.
  • Step 2 - setup your data source, in this case Google Contacts database.
  • Step 3 - setup your data target – for example a Microsoft SharePoint list or library.
  • Step 4 - setup your mapping.
  • Step 5 - start your project!
Connection configuration in the Layer2 Cloud Connector for Google Contacts data integration
Source configuration in the Layer2 Cloud Connector for Google Contacts data integration
step2.5-google-contacts-connection-string
Targed configuration in the Layer2 Cloud Connector for Google Contacts data integration
Mapping in the Layer2 Cloud Connector for the Google Contacts data integration
step5-google-contacts-data-integration-preview-data
result

Specific Connection String for your Google Contacts integration

Please copy and paste the connection settings into the designated field that you can see in the screenshots above.

 

InitiateOAuth=GETANDREFRESH

 

Please enter the following SQL query into the "Select Statement" as well and adjust the placeholder. 


Select Statement: SELECT * FROM [My Contacts]

 

Primary Keys = Id

  

Ready to go next steps?

Start your free trial now - integrate and syn Google Contacts in minutes. 

Layer2 leading solutions product regsitration icon: a grey square with a big orange pen symbol.

Register for free download.

Keep your Google Contacts in sync. Download and try the Layer2 Cloud Connector today.

Icon for Layer2 Solutions Finder- Layer2 leading solutions

About the Layer2 Cloud Connector

Get more information about the Layer2 Cloud Connector on the product page.

Known issues and Workarounds when you want to integrate and sync google Contacts

Please take into account our advice and known limitations

 

  • The "CustomEmailAddresses" field when mapped will cause errors when writing to Google Contacts. Either use the "HomeEmailAddresses" or "WorkEmailAddresses". It might also be possible to map the "CustomEmailAddressTypes" field as well and provide data, as that seems to be linked with the "CustomEmailAddresses" field.
  • If a "Group" is not specified and mapped to the "Group" column, Google Contacts will consider it a "Other Contact" type and not have it show in the main contact group set. In the newer UI the Other Contacts" are not exposed, and you need to go to the Classic UI mode to see them. If you have syncs that work (no errors or skips) but you cannot see your contacts in Google, try switching to the Classic UI and check "Other Contacts" to see if they were orphaned there.
  • The "Preview Data" functionality is not working automatically in this szenario with V7.8-7.20. You can make it work, if you bypass the authentication through the pop-up. Here is a PowerShell script workaround for the preview data functionality for your Google Contacts data integration.