Wednesday, 4 June 2014

Openerp 7 Linkedin integration ( Odoo )

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



3 comments:

  1. thanks,
    while i complete this total process in my local host, then i click on that Blueicon linkedin iam getting error
    (" LinkedIn access was not enabled on this server.

    Please ask your administrator to configure it in Settings > Configuration > Sales > Social Network Integration.
    LinkedIn: JavaScript API Domain is restricted to 192.168.1.130")

    please tell me how can i resolve it.

    ReplyDelete
  2. Hello Shaik kafil,

    I suggest you to use a public IP instead of private IP eg : Odoo Runbot IP: http://50707-8-0-19ce59.runbot6.odoo.com/?db=50707-8-0-19ce59-all

    Because to configure linkdin in odoo you need a public IP not a local PC IP

    Hope it help you :) Enjoy Odoo

    ReplyDelete