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

FieldTypeRequiredDescription
accountIdtextNoLinkedIn account ID (leave blank to use default).
profileIdtextNoLinkedIn profile ID or username.
actionselectNofollow or unfollow (default follow).

Tips

  • Leave accountId blank to use the primary ConnectSafely account.
  • Supply the profileId to identify the target profile.
  • Switch the action to unfollow to clean lists or manage your following.
  • Use this action in loops to follow/unfollow multiple profiles from a list.

Send LinkedIn Message

FieldTypeRequiredDescription
accountIdtextNoLinkedIn account ID to send from.
recipientProfileIdtextNoRecipient's profile ID.
messagetextYesMessage content.
subjecttextNoSubject line (for InMail).
messageTypeselectNonormal 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

FieldTypeRequiredDescription
accountIdtextNoLinkedIn account ID.
profileIdtextNoTarget profile ID.
customMessagetextNoOptional 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

FieldTypeRequiredDescription
accountIdtextNoLinkedIn account ID (uses first available if blank).
profileIdtextYesProfile 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)

FieldTypeRequiredDescription
accountIdtextYesSpecific LinkedIn account ID to check with.
profileIdtextYesProfile 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.