Skip to content
Advertisement

Tag: linkedin

How to create Polls on LinkedIn

I was able to successfully create regular Text, Image and Video Shares on LinkedIn using the Shares API. Now, I also need to create Polls on LinkedIn and I’ve searched so much around but can’t seem to find any documentations on how to do that using the Shares API. Does LinkedIn support creating Polls programmatically? If yes, can anyone suggest

How to retrieve full profile of linkedin user via Javascript API

I am trying to retrieve the full profile (especially job history and educational qualifications) of a linkedin user via the Javascript API. I have managed to piece together the following code from google and stack overflow: This manages to retrieve the logged in user’s name and surname after they grant access. However it completely fails to retrieve anything else. I

Advertisement