Run linkedin-message-profile action live
Message LinkedIn Profile
Message LinkedIn Profile
Send a direct message to a LinkedIn connection.
POST
Run linkedin-message-profile action live
Documentation Index
Fetch the complete documentation index at: https://docs.edges.run/llms.txt
Use this file to discover all available pages before exploring further.
Free with Engagement Mode
No credits required when executed with an Engagement Identity. Set type: “engagement” when creating an Identity via API.
Video and Audio Format
- Audio files are automatically sent as voice messages when using the following formats:
m4a,mp3,wav,flac - Video files are automatically sent as video messages when using the following formats:
avi,mp4 - File size limit remains unchanged: maximum ~27 MB per attachment (based on Base64 payload size).
- Unsupported formats and any attached files continue to be sent as standard file attachments.
Authorizations
Body
application/json
An array of Identity UUIDs linked to identities (e.g. LinkedIn) used to execute the Action. You must provide at least one valid UID with access to the integration. Do not use account_uid values — only user_uid is supported.
Example:
["44444444-4444-4444-4444-444444444444"]
