Skip to main content
Esta página todavía está en inglés. La traducción al español está en progreso.

LinkedIn Integration

LinkedIn API provides profile information and organization statistics. The @pixel agent uses it for social media analytics. Supports multiple accounts via OAuth.

Setup

1. Create a LinkedIn App

  1. Go to linkedin.com/developers
  2. Create a new app
  3. Navigate to Auth tab
  4. Copy your Client ID and Client Secret
  5. Under Authorized redirect URLs, add:
    • http://localhost:8765/callback/linkedin
    • If using ngrok, also add your ngrok URL: https://your-id.ngrok.io/callback/linkedin

2. Configure .env

3. Connect Your Account

Open the dashboard Integrations page and click Connect on LinkedIn. Complete the OAuth flow.

4. Test the Connection

Available Commands

The int-linkedin skill queries the LinkedIn API:

Available Scopes

Current Limitations

  • Posts: Reading posts requires the w_member_social scope
  • Company Page analytics: Requires Advertising API approval (pending)
  • Workaround: Export CSV from LinkedIn Analytics for Company Page data

Skills That Use LinkedIn

Automated Routines