| java.lang.Object | |
| ↳ | org.mule.module.linkedin.LinkedInConnector |
Known Direct Subclasses
|
Known Indirect Subclasses
|
LinkedIn is a business-related social networking site. Founded in December 2002 and launched in May 2003, it is mainly used for professional networking. This connector allows you to interact with LinkedIn API.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| apiKey | API Key | ||||||||||
| apiSecret | API Secret | ||||||||||
| client | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Delete current status.
| |||||||||||
Gets the connections by id.
| |||||||||||
Gets the connections by url.
| |||||||||||
Gets the connections for current user.
| |||||||||||
Gets the network update comments.
| |||||||||||
Gets the network update likes.
| |||||||||||
Gets the network updates.
| |||||||||||
Gets the profile by id.
| |||||||||||
Gets the profile by url.
| |||||||||||
Gets the profile for current user.
| |||||||||||
Gets the network updates.
| |||||||||||
Gets the network updates.
| |||||||||||
Like post.
| |||||||||||
Post comment.
| |||||||||||
Post network update.
| |||||||||||
Post share.
| |||||||||||
Re-share.
| |||||||||||
Search people.
| |||||||||||
Search people.
| |||||||||||
Search people.
| |||||||||||
Send invite.
| |||||||||||
Send message.
| |||||||||||
Unlike post.
| |||||||||||
Update current status.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
API Key
API Secret
Delete current status. For details see http://developer.linkedin.com/docs/DOC-1007
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
Gets the connections by id. For details see http://developer.linkedin.com/docs/DOC-1004
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| id | The id to search |
| profileFields | The profile fields to retrieve |
| start | The start, if set count needs to be specified |
| count | The count, if set start needs to be specified |
| modificationDate | The modification date, if set modification type needs to be specified |
| modificationType | The modification type, if set modification date needs to be specified |
Gets the connections by url. For details see http://developer.linkedin.com/docs/DOC-1004
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| url | The url to search |
| profileFields | The profile fields to retrieve |
| start | The start, if set count needs to be specified |
| count | The count, if set start needs to be specified |
| modificationDate | The modification date, if set modification type needs to be specified |
| modificationType | The modification type, if set modification date needs to be specified |
Gets the connections for current user. For details see http://developer.linkedin.com/docs/DOC-1004
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| profileFields | The profile fields to retrieve |
| start | The start, if set count needs to be specified |
| count | The count, if set start needs to be specified |
| modificationDate | The modification date, if set modification type needs to be specified |
| modificationType | The modification type, if set modification date needs to be specified |
Gets the network update comments. For details see http://developer.linkedin.com/docs/DOC-1043
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| networkUpdateId | The network update id to search |
Gets the network update likes. For details see http://developer.linkedin.com/docs/DOC-1043
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| networkUpdateId | The network update id to search |
Gets the network updates. For details see http://developer.linkedin.com/docs/DOC-1006
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| updateTypes | The update types to retrieve |
| start | The start, if set count needs to be specified |
| count | The count, if set start needs to be specified |
| startDate | The start date, if set end date needs to be specified |
| endDate | The end date, if set start date needs to be specified |
| showHiddenMembers | Whether to show hidden memberts |
Gets the profile by id. For details see http://developer.linkedin.com/docs/DOC-1002
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| id | The id to search |
| profileFields | The profile fields to retrieve |
Gets the profile by url. For details see http://developer.linkedin.com/docs/DOC-1002
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| url | The url to search |
| profileType | The profile type to search |
| profileFields | The profile fields to retrieve |
Gets the profile for current user. For details see http://developer.linkedin.com/docs/DOC-1002
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| profileFields | The profile fields to retrieve |
Gets the network updates. For details see http://developer.linkedin.com/docs/DOC-1006
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| updateTypes | The update types to retrieve |
| start | The start, if set count needs to be specified |
| count | The count, if set start needs to be specified |
| startDate | The start date, if set end date needs to be specified |
| endDate | The end date, if set start date needs to be specified |
Gets the network updates. For details see http://developer.linkedin.com/docs/DOC-1006
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| id | The id to search |
| updateTypes | The update types to retrieve |
| start | The start, if set count needs to be specified |
| count | The count, if set start needs to be specified |
| startDate | The start date, if set end date needs to be specified |
| endDate | The end date, if set end date needs to be specified |
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| networkUpdateId | The network update id |
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| networkUpdateId | The network update id |
| commentText | The comment text |
Post network update. For details see http://developer.linkedin.com/docs/DOC-1009
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| updateText | The update text |
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| commentText | The comment text |
| title | The title |
| url | The url |
| imageUrl | The image url |
| visibility | The visibility |
| postToTwitter | Whether to post to twitter |
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| shareId | The share id |
| commentText | The comment text |
| visibility | The visibility |
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| searchParameters | The search parameters to use |
| profileFields | The profile fields to retriee |
| start | The start, if set count needs to be specified |
| count | The count, if set start needs to be specified |
| sortOrder | The sort order to use, defaults to RELEVANCE |
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| searchParameters | The search parameters |
| profileFields | The profile fields to retrieve |
| facetFields | The facet fields to use |
| start | The start, if set count needs to be specified |
| count | The count, if set start needs to be specified |
| sortOrder | The sort order, defaults to RELEVANCE |
| facets | The facets to use |
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| searchParameters | The search parameters |
| profileFields | The profile fields to retrieve |
| start | The start, if set count needs to be specified |
| count | The count, if set start needs to be specified |
| sortOrder | The sort order to use, defaults to RELEVANCE |
| facets | The facet type and a comma separated string with all the values |
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| The email | |
| firstName | The first name |
| lastName | The last name |
| subject | The subject |
| message | The message |
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| recepientIds | The recepient ids |
| subject | The subject |
| message | The message |
| apiKey |
|---|
| apiSecret |
|---|
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| networkUpdateId | The network update id |
Update current status. For details see http://developer.linkedin.com/docs/DOC-1007
INCLUDE_ERROR
| accessToken | The access token to used as described by the OAuth 1.0a specification. |
|---|---|
| accessTokenSecret | The access token secret to used as described by the OAuth 1.0a specification. |
| status | The status |
| postToTwitter | Whether to post the update to Twitter |