This tutorial will dictate steps , how to integrate linkedin with openerp.
1. First you should have a linkedin Account .
install Linkedin Integration Module(web_linkedin) and OAuth2 Authentication module
now go to https://www.linkedin.com/secure/developer
2. create an application . I am attaching demo snapshots for that.
In snapshots ,I am using my local ip ie. http://192.168.1.50:8069/ instead of localhost:8069/
Replace your ip in place of demo ip(192.168.1.50).
Fill the details as mentioned and give rights and then save your application . It will generate api and secret key.
Note that api key.
3. Now in openerp , go to setting>sales>Social Network Integration
check the "Get contacts automatically from linkedIn" checkbox
and enter Api Key over there
4. now go to the customers -> edit view
enter customer name and click on linkedin widget (blue icon). It will open a wizard , where related people and companies for that customer are shown.
5. If you find a usable search result , click on that results and address , email , phone , mobile , website etc are fetched from linked and filled automatically on the customer form
Thanks
Sonu Chaudhary