I am currently using Spring Social LinkedIn 1.0.0.Release to log users into my site. I have a feature where I need access to the user's projects. At this time, I don't see a way to get access to the their projects. I reviewed the Spring Social LinkedIn code and found no impl of retrieving this data. I was able to build a rest endpoint to get access and build a crude mapper to return an Java object. I am waiting for a proper implementation by the Spring Social LinkedIn community. I thought I would check to see if there are any plans to build an api to get user's projects. The rest url to get projects is below:
https://api.linkedin.com/v1/people/~:(projects:(id,name,description,occupation,start-date,end-date,members)
Thanks,
Sajid
The URL to get Project URL and other info of Linkedin User :-
https://api.linkedin.com/v1/people/~:(projects:(id,name,description,occupation,start-date,end-date,members),honors-awards,related-profile-views,job-bookmarks,three-past-positions,three-current-positions,industry,associations,interests,formatted-phonetic-name,formatted-name,id,num-connections,picture-url,skills,educations,date-of-birth,languages,email-address,headline,summary,specialties,location,public-profile-url,positions)?format=json
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With