BorkerBorker Docs
Getting Started

Connecting Social Accounts

How to connect X, LinkedIn, and Farcaster through Postiz so Borker can publish to them.

Borker delegates social account management to Postiz. Your OAuth connections to X, LinkedIn, and Farcaster live in Postiz; Borker never holds your platform credentials.

This means you need to connect your accounts in Postiz before Borker can publish to them.

Steps

  1. Log in to app.postiz.com
  2. Go to Integrations (or Channels) in the sidebar
  3. Click the platform you want to connect (X, LinkedIn, or Farcaster)
  4. Complete the OAuth flow for that platform
  5. Repeat for each platform you want to use

Once connected in Postiz, the accounts will appear automatically in Borker under Settings → Workspace → Accounts (or the Accounts settings page).

Verifying the connection in Borker

After connecting in Postiz, go to Settings → Accounts in Borker. You should see your connected platforms listed.

If you don't connect accounts in Postiz before running a workflow, the workflow will generate content successfully but the scheduling step will fail: there's no account to publish to.

Platform notes

X (Twitter) Requires a developer app with read/write permissions. Postiz guides you through this if needed.

LinkedIn Connects via LinkedIn OAuth. Posts as your personal profile or a company page (your choice in Postiz).

Farcaster Connects via Farcaster's authentication protocol. Requires a Farcaster account with a wallet.

Paragraph Paragraph does NOT connect through Postiz. It connects directly via API key. See Paragraph Integration.

Architecture

Borker never sees your X password or LinkedIn credentials. It only interacts with Postiz via API key.

On this page