function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
satheesh8.k1.3890099515516848E12satheesh8.k1.3890099515516848E12 

How to post data from salesforce to linkedin

Hi All,

please help me regarding ,how to post test data and how to upload the attachment from salesforce to linkedin .

please guide me , if you have any code regarding this ,please share it to me.

Thanks
Satheesh
SonamSonam (Salesforce Developers) 
As you have mentioned you are trying to post data in linkedin- for this you will need to access linkedin through its available WSDL and integrate it with Salesforce:https://developer.linkedin.com

This article talks about consuming a 3rd party WSDL in Salesforce and using it to access its data from Salesforce:
https://help.salesforce.com/HTViewHelpDoc?id=code_wsdl_to_package.htm&language=en_US
satheesh8.k1.3890099515516848E12satheesh8.k1.3890099515516848E12
Hi Sonam,

I have integrated with salesforce with linkedin , and i can get the data from linkedin and display it in salesforce, but my problem is i want to post data ,likes,comments from salesforce to linkedin .

please provide code for this .otherwise guide me.

Thanks
Satheesh