Invite To Follow

This module lets you invite your LinkedIn connection to follow your companies LinkedIn page.

How To Use

First, make sure to add a Browserflow for LinkedIn connection you can get an API code by registering at https://browserflow.io/activate.

The module requires:

  • The linkedinUrl of the page that you would like to invite the connections to. You should be an admin to this page

  • There is two differnet manners to select the connections you want to invite: By a search Term or using Filters

    • Search Term

      • Provide the name or company or other criteria you would like to filter on.

    • For filters you can choose one or multiple of these filters. Add multiple items to filter on mutliple criteria at the same time (like Amsterdam and Rotterdam).

      • Locations

      • CurrentCompany

      • schools

      • industries

  • Using the Max Number of Connections to Invite you can limit the amount of persons and manage your costs.

Run your action in the background?

You can schedule your actions a job and fetch the result ones done, want to learn how to do so, click here: Schedule as a Job

Output

{
  "sessionId": "string",
  "success": true,
  "message": "string",
  "image_url": "string",
  "credits_used": 0,
  "invites_left": 0
}

Costs

5 Browserflow credits per connection that was invited

Last updated