Sync Gmail Contacts Between Accounts

For the last few years I've needed a way to easily sync contacts between gmail accounts. The only method previously supported by Google is to export to csv then re-import the contact list.

This may work for some, but clearly there is a desire for something else.


I finally found some time to dig into the Google Contact APIs and created a site to perform this sync operation easily, without needing to install any software:

https://www.mycontactsync.com/







Steps to sync:

 1. Authorize your gmail account
 2. Link an second gmail account (up to 5 currently)
 3. Compare two accounts to see which email addresses and phone numbers will be created.
 4. Click the Sync Accounts button to initiate the sync! It's that easy!



Hope this helps,
Aaron


links:
product hunt


note: this website was previously named "gmail contacts sync". The name was changed to verify the google api use.


Comments

Popular posts from this blog

Search iPhone Text Messages with SQLite SQL Query

How to Turn Off Microsoft Arc Touch Mouse Scroll Sound Vibration

Configure SonarAnalyzer.CSharp with .editorconfig, no need for SonarCloud or SonarQube