This automation extracts the last messages from a conversation with a connection on LinkedIn.
Inputs
In order to use this task, you need a thread URL or a thread ID from LinkedIn.
To find it, go on your LinkedIn Inbox.
For each conversation that you select, a thread URL will appear in your browser's navigation bar.
It looks like this: https://www.linkedin.com/messaging/thread/6623488979314450432/
.
For the task to work the input needs to be: https://www.linkedin.com/messaging/thread/6623488979314450432/
or just 6623488979314450432
.
Max Minutes (max_minutes)
You can limit the number of messages you get based on when you extract the messages. For this you can pass a number of minutes, and we will get the new messages between the moment you launch the job and the number of minute you passed.
For example - if you had 3 new messages in the last 1 hour and 10 new messages in the last two hours and you launch the automation to run now with "max_minutes = 60" the automation will collect 3 net new messages.