LinkedIn Connections

Connect your LinkedIn accounts to enable automation

LinkedIn Official API

For Digital Dadi company page — official, safe, no ToS risk

Recommended

✓ Post content to your Digital Dadi company page

✓ Fully compliant with LinkedIn Terms of Service

✓ Requires a LinkedIn Developer App (one-time setup)

Step 1 — Create LinkedIn Developer App

  1. Go to linkedin.com/developers/apps/new
  2. App name: Digital Dadi Growth OS
  3. Associate with: Digital Dadi company page
  4. Add products: Share on LinkedIn + Marketing Developer Platform
  5. Set redirect URL: http://localhost:3000/api/auth/linkedin/callback

Step 2 — Add credentials to .env.local

LINKEDIN_CLIENT_ID=your-client-id
LINKEDIN_CLIENT_SECRET=your-client-secret
LINKEDIN_REDIRECT_URI=http://localhost:3000/api/auth/linkedin/callback

Restart the dev server after adding these.

Playwright Session (Personal Account)

For personal LinkedIn account — connections, DMs, comments, likes

Phase 2

✓ Full personal account automation

✓ Send connections, DMs, comments, likes

⚠ Uses browser automation — keep within daily rate limits

How to connect your personal account

Run this command in your terminal. A browser will open — log in to LinkedIn, and your session is saved automatically.

npm run linkedin:login

Connected Profiles

Loading...