LinkedIn V2
Amplify your content's reach by easily sharing on LinkedIn. The connector targets LinkedIn API version 2.
This connector is available in the following products and regions:
| Service | Class | Regions |
|---|---|---|
| Logic Apps | Standard | All Logic Apps regions except the following: - Azure China regions - US Department of Defense (DoD) |
| Power Automate | Standard | All Power Automate regions except the following: - China Cloud operated by 21Vianet |
| Power Apps | Standard | All Power Apps regions except the following: - China Cloud operated by 21Vianet |
| Contact | |
|---|---|
| Name | Microsoft |
| URL | Microsoft LogicApps Support Microsoft Power Automate Support Microsoft Power Apps Support |
| Connector Metadata | |
|---|---|
| Publisher | Microsoft |
| Website | https://www.linkedin.com/ |
Throttling Limits
| Name | Calls | Renewal Period |
|---|---|---|
| API calls per connection | 100 | 60 seconds |
Actions
| List my companies V2 |
This operation returns a list of all companies that you are an administrator of. |
| Share a company update V2 |
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. |
| Share an article V2 |
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. |
List my companies V2
This operation returns a list of all companies that you are an administrator of.
Returns
Companies
- Items
- ListCompanies_ResponseV2
Share a company update V2
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.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Company
|
owner | True | string |
The company, on behalf of which you want to post the share. |
|
Title
|
title | string |
The title of the content being shared. |
|
|
Description
|
description | string |
The description of the content being shared. |
|
|
Content URL
|
content-url | True | string |
A fully qualified URL for the content being shared. |
|
Image URL
|
content-image-url | string |
A fully qualified URL to a thumbnail image to accompany the shared content. |
|
|
Visible to guest
|
visibleToGuest | True | boolean |
Whether the share is visible to guests or not. |
|
Subject
|
subject | string |
A subject of the share. |
|
|
Text
|
text | True | string |
A text of the share. |
Returns
- Body
- Share_ResponseV2
Share an article V2
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.
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
Title
|
title | string |
The title of the content being shared. |
|
|
Description
|
description | string |
The description of the content being shared. |
|
|
Content URL
|
content-url | True | string |
A fully qualified URL for the content being shared. |
|
Image URL
|
content-image-url | string |
A fully qualified URL to a thumbnail image to accompany the shared content. |
|
|
Visible to guest
|
visibleToGuest | True | boolean |
Whether the share is visible to guests or not (if not, only your connections will see it). |
|
Subject
|
subject | string |
A subject of the share. |
|
|
Text
|
text | True | string |
A text of the share. |
Returns
- Body
- Share_ResponseV2
Definitions
Share_ResponseV2
| Name | Path | Type | Description |
|---|---|---|---|
|
Update ID
|
id | string |
Unique ID for the share. |
ListCompanies_ResponseV2
Companies
| Name | Path | Type | Description |
|---|---|---|---|
|
Company Urn
|
companyUrn | string |
Unique URN of the company. |
|
Company Name
|
companyName | string |
Name of the company. |