Connectors Reference

LinkedIn

Amplify your content's reach by easily sharing on LinkedIn.

 

Status: Preview

Tier: Standard

Version: 1.0.0

 

Actions:

Name

Summary

ShareUpdate (ShareArticle_Request body)

Share an article

ShareCompanyUpdate (string companyId, ShareCompanyUpdate_Request body)

Share a company update

ListCompanies ()

List my companies

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

ListCompanies_Response

 

ShareArticle_Request

 

ShareCompanyUpdate_Request

 

Share_Response

 

 

Actions:

ShareUpdate

Summary: Share an article

Description: Post an article using a URL to the content you wish to share. LinkedIn analyzes the included URL and automatically identifies the title, description, image, etc. You can overwrite the auto-identified content by providing the title, description and image directly.

 

Syntax:

LinkedIn.ShareUpdate (ShareArticle_Request body)

 

Parameters:

Name

Type

Summary

Required

Related Action

body

ShareArticle_Request

 

 

True

 

Returns:

          Type:Share_Response

 

ShareCompanyUpdate

Summary: Share a company update

Description: Post a company update (article) using a URL to the content you wish to share. LinkedIn analyzes the included URL and automatically identifies the title, description, image, etc. You can overwrite the auto-identified content by providing the title, description and image directly.

 

Syntax:

LinkedIn.ShareCompanyUpdate (string companyId, ShareCompanyUpdate_Request body)

 

Parameters:

Name

Type

Summary

Required

Related Action

companyId

string

(Company Id)

Unique id of the company.

True

ListCompanies

body

ShareCompanyUpdate_Request

 

 

True

 

Returns:

          Type:Share_Response

 

ListCompanies

Summary: List my companies

Description: This operation returns a list of all companies that you are an administrator of.

 

Syntax:

LinkedIn.ListCompanies ()

 

Returns:

          Type:ListCompanies_Response

 


 

ListCompanies_Response

Summary:

Description:

 

          Properties:

Name

Type

Summary

values

array of (ValuesItem)

values

values

 

ValuesItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

integer(int32)

Company Id

Unique Id of the company.

name

string

Company Name

Name of the company.

 


 

ShareArticle_Request

Summary:

Description:

 

          Properties:

Name

Type

Summary

content

Content

 

 

visibility

Visibility

 

 

comment

string

Comment

A comment to associate with the share.

 

Content

Summary:

Description:

 

          Properties:

Name

Type

Summary

title

string

Title

The title of the content being shared.

description

string

Description

The description of the content being shared.

submitted-url

string

Content URL

A fully qualified URL for the content being shared.

submitted-image-url

string

Image URL

A fully qualified URL to a thumbnail image to accompany the shared content.

 

Visibility

Summary:

Description:

 

          Properties:

Name

Type

Summary

code

string

Visibility

Pick the audience for your content.  Values: [anyone, connections-only]

 


 

ShareCompanyUpdate_Request

Summary:

Description:

 

          Properties:

Name

Type

Summary

content

Content

 

 

visibility

Visibility

 

 

shareTargetReach

ShareTargetReach

 

shareTargetReach

comment

string

Comment

A comment by the member to associated with the share.

 

Content

Summary:

Description:

 

          Properties:

Name

Type

Summary

title

string

Title

The title of the content being shared.

description

string

Description

The description of the content being shared.

submitted-url

string

Content URL

A fully qualified URL for the content being shared.

submitted-image-url

string

Image URL

A fully qualified URL to a thumbnail image to accompany the shared content.

 

Visibility

Summary:

Description:

 

          Properties:

Name

Type

Summary

code

string

Visibility

Pick the audience for your content.  Values: [anyone, connections-only]

 

ShareTargetReach

Summary:

Description: shareTargetReach

 

          Properties:

Name

Type

Summary

shareTargets

ShareTargets

 

 

 

ShareTargets

Summary:

Description:

 

          Properties:

Name

Type

Summary

shareTarget

ShareTarget

 

 

 

ShareTarget

Summary:

Description:

 

          Properties:

Name

Type

Summary

code

string

Target segment

The target segment code.  Values: [geos, companySizes, jobFunc, industries, seniorities]

tvalues

Tvalues

 

 

 

Tvalues

Summary:

Description:

 

          Properties:

Name

Type

Summary

tvalue

string

Target segment value

The target segment value.

 


 

Share_Response

Summary:

Description:

 

          Properties:

Name

Type

Summary

updateKey

string

Update Key

Unique id of the post.

updateUrl

string

Update URL

Direct link to the newly posted content on LinkedIn.com.