SocialClaw
OAuth integration

Publish LinkedIn member profiles with SocialClaw.

Use SocialClaw to keep LinkedIn profile connection, native media upload, schedule validation, and post inspection in one workspace shared by the dashboard, API, CLI, and agent workflows.

Media LinkedIn member profiles support one video or up to twenty images per post. SocialClaw uploads LinkedIn media natively before publish.
Publishing SocialClaw publishes LinkedIn member profile posts with text, native image upload, or native video upload. Non-post interaction steps are not implemented.

What this integration supports

The main details for this connection.

Account type LinkedIn member profile Start the hosted LinkedIn OAuth flow from SocialClaw and keep the connected member profile inside the same workspace used by the CLI and API.
Auth model OAuth The hosted SocialClaw OAuth flow stores the connection in the workspace.
Scheduling Validate, draft, apply, inspect SocialClaw publishes LinkedIn member profile posts with text, native image upload, or native video upload. Reconciliation currently supports LinkedIn post lookup.
Analytics Snapshots and health Analytics snapshots are available, but LinkedIn provider-native analytics fetchers are not implemented yet.

Connection, media, and delivery

How accounts connect, what media works, and how publishing behaves.

Connection model OAuth Start the hosted LinkedIn OAuth flow from SocialClaw and keep the connected member profile inside the same workspace used by the CLI and API.
Media and delivery LinkedIn member profiles support one video or up to twenty images per post. SocialClaw uploads LinkedIn media natively before publish.

Settings and discovery

Useful settings and discovery notes for this provider.

Current settings surface

No provider-specific publish settings are advertised for this route today. Use capabilities and publish-preview to confirm the connected account shape before applying a run.

Discovery notes

  • Use publish-preview to confirm media handling and image limits for the connected member profile.

CLI and HTTP examples

Example commands and requests for this integration.

CLI flow Workspace API key + provider connect
socialclaw login
socialclaw accounts connect --provider linkedin --open
socialclaw accounts capabilities --provider linkedin --json
socialclaw validate -f schedule.json --json
HTTP API flow Hosted SocialClaw endpoints
curl -sS \
  -X POST \
  -H "Authorization: Bearer $SC_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"provider":"linkedin"}' \
  "https://getsocialclaw.com/v1/connections/start"

curl -sS \
  -H "Authorization: Bearer $SC_API_KEY" \
  "https://getsocialclaw.com/v1/accounts"

Current limitations

A few practical limits to keep in mind.

  • Non-post interaction steps are not implemented.
  • One video cannot be combined with image assets in the same post.
  • LinkedIn profile and LinkedIn page targets use separate routes and separate target handles.

Related routes

Related use cases and workflows.

Frequently asked questions

How does SocialClaw connect LinkedIn Profile?

Start the hosted LinkedIn OAuth flow from SocialClaw and keep the connected member profile inside the same workspace used by the CLI and API. The connection is stored in the workspace so scripts, agents, and the dashboard reuse the same account state.

What can I publish to LinkedIn Profile with SocialClaw?

SocialClaw publishes LinkedIn member profile posts with text, native image upload, or native video upload. LinkedIn member profiles support one video or up to twenty images per post. SocialClaw uploads LinkedIn media natively before publish.

What should I check before scheduling LinkedIn Profile posts?

Inspect account capabilities and publish-preview before applying a schedule. Non-post interaction steps are not implemented.

Use LinkedIn Profile through one hosted SocialClaw workspace

Connect the account once, validate before apply, and keep post plus run inspection in the same workspace used by the dashboard, API, and CLI.