Linkedin Message Sender

Linkedin Message Sender

Description

Sends automated personalized messages on Linkedin after someone connects

Platform

Phantombuster

Schedule/Trigger

10, 15

Launched by Parabola on a schedule

This workflow takes people in the Message Sender Sheets and sends them a message. It is for after someone has accepted your Linkedin connection request.

{
	"sessionCookie": "{Session Cookie}",
	"spreadsheetUrl": "{Message Sender Sheet}",
	"columnName": "Sales Navigator Url",
	"profilesPerLaunch": {
		Messages Per Launch
	},
	"message": "#Message#",
	"disableScraping": false,
	"enableScraping": true,
	"csvName": "{Name}{"
}

It takes the Session Cookie and the Message Sender Sheet from the Session Cookie Rotation Sheet.

It sends Message up to the number of messages in the Messages Per Launch column.

It names the CSV using the Name column, the sales person's full name.

Remove from Message Sender

Last updated

Was this helpful?