LinkedIn
Publish to a LinkedIn profile or approved organization page.
API overview
LinkedIn publishing in Postova supports both member profiles and organization pages, with different OAuth scopes depending on the account type.
Use cases
- Publish as a personal professional profile.
- Publish company updates from an approved organization page.
- Use page-specific scopes only when the user connects a page account.
When to use
- When the post should appear as a member profile update.
- When the post should appear as an organization page update.
When not to use
- When you need a video-first workflow.
- When the page has not been approved for organization access.
Examples
Profile post
Publish as a member profile with the minimal OAuth scopes.
Page post
Connect a page account when you need organization publishing scopes.
How to post
- Choose whether you are connecting a profile or a page.
- For pages, ensure the LinkedIn account has approved organization access.
- Create text or image content and publish through the selected account.
Authentication
Account types
- Profile: Publishes as a member profile. Scopes: openid, profile, email, w_member_social
- Page: Publishes as an approved organization page. Scopes: openid, profile, email, w_member_social, r_organization_social, w_organization_social
Default scopes
openid, profile, email, w_member_social
- text
- image
- Supports text and image publishing.
Settings
No provider-specific settings are exposed today.
Common errors
- No organization access: The account was connected as a page, but the user does not have approved organization permissions. Fix: Approve organization access in LinkedIn before connecting the page.
Constraints
- Organization pages require approved organization access.
- There are no provider-specific publishing settings today.
Notes
- Page connections request organization read/write scopes.
Last modified on June 14, 2026