Inputs
A message thread URL should look like:
https://www.linkedin.com/messaging/thread/2-OTFhNjRhZDUtY2M4ZS00OGMADFEFZEFEFEFE==/
or be a valid thread ID such as 2-OTFhNjRhZDUtY2M4ZS00OGASAFZGERGRG==/.Parameters
Specifies the maximum number of days from which data will be extracted. If the
value is 0, this setting will be disabled. Maximum value is 1000.
Specifies the maximum number of minutes from which data will be extracted. If
the value is 0, this setting will be disabled. Maximum value is 10,000,000.
Output Fields
The extracted data includes the following fields:Show JSON Output Schema
Show JSON Output Schema
Specificities
1
Locate LinkedIn Thread URL
Go to your LinkedIn Inbox https://www.linkedin.com/messaging. For each
conversation you select, a thread URL will appear in your browser’s
navigation bar. It should look like:
https://www.linkedin.com/messaging/thread/662348847845156432/.2
Use Max Minutes
You can limit the number of messages based on the time of extraction. For
example, if you had 3 new messages in the last hour and 10 in the last two
hours, setting
max_minutes = 60 will collect only the 3 new messages.