MiqromanageSupport

LinkedIn

Category: Social
Connect by: Connect with OAuth
Official API docs: https://learn.microsoft.com/en-us/linkedin/marketing/community-management/shares/posts-api

What the agent can see

None.

What the agent can do

CapabilityAPI callRiskNeeds approval
Publish a text post to the company page (optional article/image link). (docs)POST /rest/posts🔴 high✅ yes

Connecting it

  • You provide: OAuth 2.0 token (w_organization_social) + organization URN
  • Where to get it: LinkedIn Developer Portal → create app → request the Community Management API (app review) → OAuth with w_organization_social + r_organization_social → store the access token and your company page URN (urn:li:organization:ID).
  • Permissions/scopes: w_organization_social, r_organization_social

Account setup

  • Account needed: A LinkedIn account that is an admin of the target Company Page.
  • App registration: Create a LinkedIn app linked to the Page, request Community Management API products.
  • Verification required: Organization posting requires LinkedIn app review / product access approval (lead time of days–weeks).
  • Testing: No sandbox; test against your real page with a restricted-visibility post.

Limits

Per-app + per-member daily throttles; 429 on exceed. Posts API is versioned via the LinkedIn-Version header.