Tomas Rohovsky created CAMEL-8465:
-------------------------------------
Summary: Add groups/getPosts endpoint to camel-linkedin
Key: CAMEL-8465
URL: https://issues.apache.org/jira/browse/CAMEL-8465
Project: Camel
Issue Type: New Feature
Affects Versions: 2.14.1
Reporter: Tomas Rohovsky
Add groups/getPosts endpint that covers following resource:
{code}
https://api.linkedin.com/v1/groups/{group-id}/posts
{code}
Similar functionality as this resource provides people/getPosts mapped to
{code}
https://api.linkedin.com/v1/people/~/group-memberships/{group-id}/posts
{code}
, but it requires role to be set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)