OrchardRank
Help Sign in Start free

Connect LinkedIn

A post with the article link, on your profile or your company page.

12 minutes, roughly
medium Medium — a few screens to click through

What this key lets us do. It lets us post on your behalf. It cannot read your connections or send messages.

Step by step

  1. Go to linkedin.com/developers and press Create app. LinkedIn asks you to attach a LinkedIn Page and verify it — if you have no company page, making one takes a minute and is free.
  2. Open the Products tab and request Share on LinkedIn and Sign In with LinkedIn using OpenID Connect.
  3. In the Auth tab, generate a token with the scopes w_member_social and openid profile.
  4. You also need your author URN, which is not your profile URL. Call https://api.linkedin.com/v2/userinfo with your token; the value of sub in the answer is your id.
  5. Write it as urn:li:person: followed by that id. To post as a company instead, use urn:li:organization: followed by the page's numeric id.

Bold words are the exact buttons and menu names to look for. These are screens of other companies and they move them — if the layout does not match, searching that bold name in their own help usually finds where it went.

What to paste here

FieldWhat it looks like
Author URNurn:li:person:AbC123dEf or urn:li:organization:12345678
Access tokenA long string from the Auth tab

What usually goes wrong

Whatever you paste is encrypted the moment it arrives. It is never shown back to you and nobody here can read it — support sees a fingerprint like “ending 7f3a2c”, never the value.

Stuck? The help desk answers this exact question, and it is a real answer rather than a form. Open the help desk → If you would rather go to the source, read the official documentation: LinkedIn: Share API

Other guides in this group

Facebook Page
A link to each published article, posted to your Page.
10 min
X (Twitter)
A post with the article link, to the account the token belongs to.
10 min
Pinterest
A pin of the article's image, linking back to the article.
8 min

All connection guides

💬 Chat