LinkedIn Service
Description: Networking, content, messaging, and LinkedIn Ads
Configuration
- Client ID and Secret
- Access and Refresh Tokens
- Redirect URI
- Optional: Ad Account ID
Detailed Configuration Instructions
- Create LinkedIn App:
- LinkedIn Developer Portal → create/select app
- Obtain Client ID and Client Secret
- Configure OAuth:
- Add redirect URI in app settings
- Request permissions:
r_liteprofile,r_emailaddress,w_member_social,r_ads
- Generate Tokens:
- Use OAuth flow to obtain access and refresh tokens
- Ad Account (optional):
- Campaign Manager → retrieve Ad Account ID
- Configure in plemeo MCP: Enter credentials and IDs
Important Notes
- Some permissions require LinkedIn Marketing API access and approval
- Ensure tokens have appropriate scopes for desired features
Operations
- Social: create post, send message, get connections, get profile
- Ads: list accounts, list campaigns, campaign details, metrics
Examples
Create a LinkedIn post about our new product launchSend a message to John Doe on LinkedInShow me all my LinkedIn ad campaignsGet performance metrics for campaign group 123Post an update about our company's latest achievementSend a connection request to Sarah JohnsonShow me my LinkedIn profile informationGet details of my LinkedIn ad campaign 'Brand Awareness'