Write

Publish LinkedIn Post

Publish a LinkedIn post immediately or schedule it for a future time, as your personal profile or a company page you administer. Supports up to 3000 characters with image and document attachments, @-mentions, and link preview cards. A built-in safety limit of 10 posts per day protects your account, and scheduled times in the past are rejected.

create_postPOST/api/v1/content/posts
crispy — bash

Example prompt: Post this to my LinkedIn tomorrow at 9am UTC: a short take on why GTM teams are adopting AI agents, and attach the link to our blog.

{
  "post_id": "urn:li:activity:7012345678901234567",
  "status": "scheduled",
  "scheduled_at": "2026-03-10T09:00:00Z"
}
Permission scope
core
Access
Write
Daily limit
10/day
Category
Content

What you can build

Publish a thought-leadership post the moment a draft is approved
Schedule posts ahead of time to hit peak engagement windows
Post as your company page to build brand presence and reach
Attach a deck, image, or link preview to make posts more compelling

Parameters

Inputs accepted by create_post.

NameTypeDescription
textstringThe post content text (max 3000 chars)
attachmentsstring[]Optional attachments to include with the post (images, documents). Each item can be a plain URL string or {url, filename} object.
schedule_atstringISO 8601 datetime to schedule the post for future publishing (e.g. '2026-03-10T09:00:00Z'). If omitted, post is published immediately.
campaign_idstringCampaign slug (from list_campaigns) to track this action under.
as_organizationstringCompany page ID to publish as (you must be admin of this page). Omit to post as personal account.
mentionsobject[]People or companies to @-mention in the post text. Use @Name in text where mention should appear.
external_linkstringURL to attach as a link preview card on the post (LinkedIn fetches the OG metadata).
video_thumbnailobjectCustom thumbnail for video posts (experimental, may not be supported via API).

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.