In java Linkedin-j
is it possible to get the company post and updates? I analyzed the API It have search functionality only. Is any body know how to get the posts of a particular company?
Asked
Active
Viewed 794 times
1

jackyesind
- 3,343
- 14
- 47
- 74
1 Answers
2
There is no method to get the company updates in linkedin-j. They did not update in this API.
You would try to use http://api.linkedin.com/v1/companies/{id}/updates?event-type=status-update
through your code
Refer this for how to send request to Linked In and get results

Trimantra Software Solution
- 3,223
- 2
- 25
- 44

muthu
- 5,381
- 2
- 33
- 41