Connectors Reference

LinkedIn V2

Amplify your content's reach by easily sharing on LinkedIn. The connector targets LinkedIn API version 2.

 

Status: Preview

Tier: Standard

Version: 1.0.0

 

Actions:

Name

Summary

ShareUpdateV2 (ShareArticle_RequestV2 body)

Share an article V2

ShareCompanyUpdateV2 (ShareCompanyUpdate_RequestV2 body)

Share a company update V2

ListCompaniesV2 ()

List my companies V2

 

Triggers:

Name

Summary

 

Objects:

Name

Summary

ListCompaniesV2ResponseItem

 

ShareArticle_RequestV2

 

ShareCompanyUpdate_RequestV2

 

Share_ResponseV2

 

 

Actions:

ShareUpdateV2

Summary: Share an article V2

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:

LinkedInV2.ShareUpdateV2 (ShareArticle_RequestV2 body)

 

Parameters:

Name

Type

Summary

Required

Related Action

body

ShareArticle_RequestV2

 

 

True

 

Returns:

          Type:Share_ResponseV2

 

ShareCompanyUpdateV2

Summary: Share a company update V2

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:

LinkedInV2.ShareCompanyUpdateV2 (ShareCompanyUpdate_RequestV2 body)

 

Parameters:

Name

Type

Summary

Required

Related Action

body

ShareCompanyUpdate_RequestV2

 

 

True

 

Returns:

          Type:Share_ResponseV2

 

ListCompaniesV2

Summary: List my companies V2

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

 

Syntax:

LinkedInV2.ListCompaniesV2 ()

 

Returns:

          Type:array of (ListCompaniesV2ResponseItem)

          Summary: Companies

          Description: Companies

 


 

ListCompaniesV2ResponseItem

Summary:

Description:

 

          Properties:

Name

Type

Summary

companyUrn

string

Company Urn

Unique URN of the company.

companyName

string

Company Name

Name of the company.


 

ShareArticle_RequestV2

Summary:

Description:

 

          Properties:

Name

Type

Summary

content

Content

 

 

distribution

Distribution

 

 

subject

string

Subject

A subject of the share.

text

Text

 

 

 

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.

content-url

string

Content URL

A fully qualified URL for the content being shared.

content-image-url

string

Image URL

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

 

Distribution

Summary:

Description:

 

          Properties:

Name

Type

Summary

linkedInDistributionTarget

LinkedInDistributionTarget

 

 

 

LinkedInDistributionTarget

Summary:

Description:

 

          Properties:

Name

Type

Summary

visibleToGuest

boolean

Visible to guest

Whether the share is visible to guests or not (if not, only your connections will see it).

 

Text

Summary:

Description:

 

          Properties:

Name

Type

Summary

text

string

Text

A text of the share.

 


 

ShareCompanyUpdate_RequestV2

Summary:

Description:

 

          Properties:

Name

Type

Summary

owner

string

Company

The company, on behalf of which you want to post the share.

content

Content

 

 

distribution

Distribution

 

 

subject

string

Subject

A subject of the share.

text

Text

 

 

 

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.

content-url

string

Content URL

A fully qualified URL for the content being shared.

content-image-url

string

Image URL

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

 

Distribution

Summary:

Description:

 

          Properties:

Name

Type

Summary

linkedInDistributionTarget

LinkedInDistributionTarget

 

 

 

LinkedInDistributionTarget

Summary:

Description:

 

          Properties:

Name

Type

Summary

visibleToGuest

boolean

Visible to guest

Whether the share is visible to guests or not.

 

Text

Summary:

Description:

 

          Properties:

Name

Type

Summary

text

string

Text

A text of the share.

 


 

Share_ResponseV2

Summary:

Description:

 

          Properties:

Name

Type

Summary

id

string

Update ID

Unique ID for the share.