Browserflow for LinkedIn
  • 🧩Modules for Make.com
    • Get LinkedIn Profile Data
    • Send Linkedin Connection Invite
    • Send Linkedin Message
    • Scrape Profiles from LinkedIn Search
    • Scrape Profiles from Post Comments
    • Check if a Person is a Connection
    • Export Chat History
  • ✨Actions for n8n
    • Get LinkedIn Profile Data
    • Send Linkedin Connection Invite
  • Send Linkedin Message
  • Scrape Profiles from LinkedIn Search
  • Scrape Profiles from Post Comments
  • Check if a Person is a Connection
  • Export Chat History
  • ⚙️Support Pages
    • Terms & Conditions
    • Community
Powered by GitBook
On this page
  • Use cases
  • How To Use
  • Output
  • Costs
  • Disclaimer

Send Linkedin Message

This module can be used to send a message to a LinkedIn person. You must be a connection with this person already!

Use cases

Here are some potential use cases for sending LinkedIn messages:

  • Follow-up Messages: Automatically send follow-up messages to connections after meeting at an event or after a previous interaction, ensuring no opportunity slips through the cracks.

  • Sales Outreach: Send personalized sales messages to your LinkedIn connections, addressing their pain points and offering solutions based on your product or service.

  • Content Promotion: Share your latest blog posts, articles, or webinars with your connections via automated messages, ensuring your content gets in front of the right audience.

  • Client Retention: Reach out to existing clients or partners with personalized messages, thanking them for their support or offering discounts on new products and services.

How To Use

Linkedin Url:

This action requires a Linkedin Url. This must be a valid profile url in the format of https://linkedin.com/in/<person> and it MUST be a person that you are already connected with.

Message:

In this field you add the message that you want to send to your LinkedIn connection.

Output

The output of this module is the following

{
	"sessionId": "string",
	"success": "boolean",
	"message": "string",
	"image_url": "string",
	"credits_used": "integer"
}

Costs

30 Browserflow credits per message

Disclaimer

It is at your own responsibility to make yourself familiar with LinkedIns automation policies and restrictions.

PreviousSend Linkedin Connection InviteNextScrape Profiles from LinkedIn Search

Last updated 2 months ago