Importing LinkedIn Contacts

Hi,

After an user signs up in my website, I have to

  1. Give him a linkedin button, clicking it the user will be redirected
    to linkedin website for authentication.
  2. once Authenticated and user returns back to my webpage, I need to
    import the user’s contacts from Linkedin.
  3. Display the users’s linkedin contacts in a page.
  4. User selects some contacts and clicking submit, will send a invite
    message to those selected contacts.

Is there any Gem or plugin in rails 3 to achieve this?

Regards,
Srikanth J.

On Sun, Jul 31, 2011 at 11:00 PM, Srikanth J.
[email protected]wrote:

message to those selected contacts.

Is there any Gem or plugin in rails 3 to achieve this?

i’m also about to integrate an app with linkedin. googling ‘linkedin api
gem
ruby’ gave
me GitHub - hexgnu/linkedin: Ruby wrapper for the LinkedIn API. so you might want to check that
out
:slight_smile:

To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.