Linkedin

Linkedin

Scheme: linkedin

Represents a LinkedIn endpoint.

Name Kind Type Required Deprecated Default Value Enum Values Description
apiName path org.apache.camel.component.linkedin.internal.LinkedInApiName true false COMMENTS
COMPANIES
GROUPS
JOBS
PEOPLE
POSTS
SEARCH
methodName path java.lang.String true false
userName parameter java.lang.String false
userPassword parameter java.lang.String false
secureStorage parameter org.apache.camel.component.linkedin.api.OAuthSecureStorage false
clientId parameter java.lang.String false
clientSecret parameter java.lang.String false
scopes parameter org.apache.camel.component.linkedin.api.OAuthScope[] false
redirectUri parameter java.lang.String false
httpParams parameter java.util.Map false
lazyAuth parameter boolean false true
inBody parameter java.lang.String false
exchangePattern parameter org.apache.camel.ExchangePattern false InOnly InOnly
RobustInOnly
InOut
InOptionalOut
OutOnly
RobustOutOnly
OutIn
OutOptionalIn
Sets the default exchange pattern when creating an exchange
synchronous parameter boolean false false Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported).

linkedin consumer

The LinkedIn consumer.