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
- Go to linkedin.com/developers
- Create a new app
- Navigate to Auth tab
- Copy your Client ID and Client Secret
- 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
4. Test the Connection
Available Commands
Theint-linkedin skill queries the LinkedIn API:
Available Scopes
Current Limitations
- Posts: Reading posts requires the
w_member_socialscope - Company Page analytics: Requires Advertising API approval (pending)
- Workaround: Export CSV from LinkedIn Analytics for Company Page data