Questions tagged [spring-social-linkedin]

Spring Social LinkedIn is a module within the Spring Social family of projects that enables you to connect your Spring application with the LinkedIn REST API.

Spring Social LinkedIn is a module within the Spring Social family of projects that enables you to connect your Spring application with the LinkedIn REST API. LinkedIn is a social networking site geared toward professionals. It enables its users to maintain and correspond with a network of contacts to which they are professionally linked.

Features:

  • A service provider and connection factory for use with Spring Social's connection framework.
  • An API binding for LinkedIn's REST API.
  • Much more...

More Information:

Related Tags:

46 questions
-1
votes
1 answer

How to retrive my connection's information from Linkedin via REST api

I want to get my Linkedin connetion's information through REST apis (list of names of my connection's), but i am not able to find any methods to do so. currently i am able to retrieve only my information. Could any one please help me how can i do…
1 2 3
4