IntegrationsMake.com Integration
Make.com – LinkedIn Actions
Configure Make.com modules for ConnectSafely LinkedIn actions.
Use these modules to orchestrate outreach campaigns entirely within Make.com scenarios.
Follow and Unfollow a LinkedIn User
| Field | Type | Required | Description |
|---|---|---|---|
| accountId | text | No | LinkedIn account ID (leave blank to use default). |
| profileId | text | No | LinkedIn profile ID or username. |
| action | select | No | follow or unfollow (default follow). |
Tips
- Leave
accountIdblank to use the primary ConnectSafely account. - Supply the
profileIdto identify the target profile. - Switch the action to
unfollowto clean lists or manage your following. - Use this action in loops to follow/unfollow multiple profiles from a list.
Send LinkedIn Message
| Field | Type | Required | Description |
|---|---|---|---|
| accountId | text | No | LinkedIn account ID to send from. |
| recipientProfileId | text | No | Recipient's profile ID. |
| message | text | Yes | Message content. |
| subject | text | No | Subject line (for InMail). |
| messageType | select | No | normal or inmail (default normal). |
Tips
- InMail requires a premium LinkedIn subscription.
- Store message templates in Make.com data stores for reuse.
- Use Make.com's text modules to personalize messages with recipient names.
- Combine with filters to send different messages based on profile data.
Send Connection Request
| Field | Type | Required | Description |
|---|---|---|---|
| accountId | text | No | LinkedIn account ID. |
| profileId | text | No | Target profile ID. |
| customMessage | text | No | Optional connection note (max 300 chars). |
Tips
- Personalized messages increase acceptance rates significantly.
- Use Make.com's data stores to keep track of who you've invited to avoid duplicates.
- Combine with the "Check Relationship Status" action to verify connection before sending.
- Personalize messages using profile data from previous modules.
Check Relationship Status LinkedIn
| Field | Type | Required | Description |
|---|---|---|---|
| accountId | text | No | LinkedIn account ID (uses first available if blank). |
| profileId | text | Yes | Profile ID to inspect. |
Tips
- Run this module before sending invites to prevent duplicates.
- Use Make.com's router to branch scenarios based on connection status.
- Store relationship status in data stores for future reference.
- Combine with filters to only send connection requests to non-connected profiles.
Check Relationship Status LinkedIn (Specific Account)
| Field | Type | Required | Description |
|---|---|---|---|
| accountId | text | Yes | Specific LinkedIn account ID to check with. |
| profileId | text | Yes | Profile ID to inspect. |
Tips
- Use this action when you need to check relationships from a specific account.
- Useful for multi-account scenarios where you want to verify connections per account.
- Combine with routers to handle different relationship statuses per account.
- Store results in data stores to track relationship history across accounts.
