Home / Docs / LinkedIn
Provider
LinkedIn

LinkedIn

Publish to your personal LinkedIn profile or to any LinkedIn Company Page you administer. Postli supports text, image, video, and document (PDF carousel) posts.

Requirements

Spec

Account types
Personal profile, Company Page
Auth
LinkedIn OAuth 2.0 (Authorisation Code flow)
Token type
60-day access token (no refresh token in the standard product) — reconnect required at expiry
Post types
Text, image (single / multi), video, document (PDF), article share
Character limit
Up to 3,000 characters
Image
JPEG, PNG · ≤5 MB · up to 9 in a multi-image post
Video
MP4 · ≤5 GB · 3 s – 10 min · 256×144 to 4096×2304
Document
PDF · ≤100 MB · ≤300 pages
Auto-comments
Supported via reply on owned posts (Instant, Time)

Connect your LinkedIn account

Postli manages the OAuth app centrally — you don’t need to create a developer app or paste any API credentials. Go to Integrations → LinkedIn → Connect, then choose Profile or Company Page. The OAuth scopes requested differ by destination type.

Scopes for personal profile:

openid # OIDC identity profile # name & avatar email # account email w_member_social # post on behalf of the member

Additional scopes for Company Page posting:

w_organization_social # publish on a Page r_organization_social # read engagement on Page posts rw_organization_admin # list Pages the user administers

Post types in detail

Text post

Up to 3,000 characters. URLs auto-unfurl into a card if the destination supports OG tags. Hashtags and @mentions render as native LinkedIn entities.

Image post

One to nine images. Multi-image is rendered as a carousel in feed. The Postli channel tab lets you reorder via drag.

Video post

Single video uploaded with caption. LinkedIn transcodes for adaptive playback — expect the video to take 1–3 minutes to be playable after upload.

Document post

PDF rendered in feed as swipeable pages — LinkedIn’s answer to the carousel. Up to 300 pages, but engagement drops sharply past page 10.

Auto-comments

Implemented as comment-on-own-post. Instant and Time conditions both work. LikeCount uses the Page-insights endpoint and is supported on Company-Page posts.

Rate limits

LinkedIn enforces application-wide and per-member throttles documented at the API level. For typical merchant volume (<30 posts / day across personal and Pages), throttling is not a concern.

Gotchas & best practices

Webhooks

Postli does not subscribe to LinkedIn webhooks (these are reserved for Marketing Developer Platform partners). Engagement is polled.