LinkedIn Actions
Programmatic follow, messaging, and connection workflows for LinkedIn.
Automate outreach directly from the ConnectSafely API. Each endpoint below supports Try it now so you can validate payloads without leaving the docs.
Capabilities
- Follow or unfollow profiles.
- Send direct messages or InMail.
- Issue personalised connection requests.
- Inspect connection status for any profile.
Endpoints
Click on any endpoint below to view detailed documentation, parameters, example requests, and try it live in the interactive playground.
Follow User →
POST /linkedin/follow
Follow or unfollow a profile using any connected account.
Send Message →
POST /linkedin/message
Deliver LinkedIn messages or InMail with custom subject lines.
Send Connection Request →
POST /linkedin/connect
Send tailored connection invites.
Check Relationship Status →
GET /linkedin/relationship/{profileId}
Inspect connection state using the default account.
Check Relationship (Specific Account) →
GET /linkedin/relationship/{accountId}/{profileId}
Specify which LinkedIn account to check against.
💡 Tip: Each endpoint page includes live playground, code examples in multiple languages, and detailed parameter documentation.
