4

I want to use google contacts api to add contacts into my gmail account throgh my rails app. Is it possible to do so??

Saums
  • 165
  • 1
  • 2
  • 6

1 Answers1

1

Yes, see the gdata gem: http://rubygems.org/gems/gdata

smathy
  • 26,283
  • 5
  • 48
  • 68