Search code examples
ruby-on-railsruby-on-rails-3rubygemsgoogle-contacts-api

Rails - Importing GMAIL Contacts & then Syncing with GMAIL, Updating Inserting


does anyone know of a good gem for using the Google Contacts API? Where you can sync, update, add records to a user's google contacts account? I've search and can't tell which is the winner.

Thanks


Solution

  • If you just want to import contacts from gMail you could use

    https://github.com/cardmagic/contacts