GET
/
actions
/
linkedin-download-attachment
curl --request GET \
  --url https://api.captaindata.com/v4/actions/linkedin-download-attachment \
  --header 'X-API-Key: <api-key>'
This response does not have an example.

To run LinkedIn actions, you must first create a user and connect a LinkedIn account, either using our Chrome Extension, username/password login, or Rented Accounts for a hassle-free setup.

To download attachments, first use the Extract LinkedIn Messages action to get the attachment URLs. Make sure to use the same identity_id for both actions.

Authorizations

X-API-Key
string
header
required

Query Parameters

identity_id
string | null

Identity ID

url
string
required

URL to download

Response

200 - application/octet-stream

Returns a file

The response is of type file.