Linkedin Message Sender
Linkedin Message Sender
Description
Sends automated personalized messages on Linkedin after someone connects
Platform
Phantombuster
Workflow
Schedule/Trigger
10, 15

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.
It sends to the Sales Navigator Url column. Change that to Phantombuster.
Change the folder structure to delete previous files
Last updated
Was this helpful?