Network Linkedin batch Connection requests avatar
Network Linkedin batch Connection requests

Pricing

$20.00/month + usage

Go to Store
Network Linkedin batch Connection requests

Network Linkedin batch Connection requests

Developed by

SASWAVE

SASWAVE

Maintained by Community

SEND / REMOVE / LIST batch of linkedin connection requests. Recommended to call the actor once a day when ADDing. The script has a hard limit of 20 successfull connections requests per run. Linkedin has weekly limits setup (100-200) recommended usage: One run per day with 15-20 automated connection

0.0 (0)

Pricing

$20.00/month + usage

6

Total users

47

Monthly users

4

Runs succeeded

45%

Issue response

15 hours

Last modified

20 days ago

You can access the Network Linkedin batch Connection requests programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "queries": [
< {
< "url": "https://www.linkedin.com/in/thomas-l/",
< "message": " Hey !\\n I love your linkedin automations <3"
< }
< ]
<}' |
<apify call saswave/network-linkedin-batch-connection-requests --silent --output-dataset

Network Linkedin batch Connection requests API through CLI

The Apify CLI is the official tool that allows you to use Network Linkedin batch Connection requests locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: