Author Archive

Integrate Your Site with Linkedin APIs using Java

How to Integreate your site with Linked in Apis using Java ?
In a few simple steps, you can start building LinkedIn into your site:
1. Request an API Key . You need to add your application by login into https://www.linkedin.com/secure/developer
Application details preview looking like this:

2.Understand the OAuth Flow daigram:

Fore more details about how to request,authorize,access the [...]