v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Direct Outreach

Send a LinkedIn connection request to a contact

<small>Requires the contacts:operate scope (or a broader one that includes it).</small>

Sends a direct LinkedIn connection request to the contact outside of any sequence. The contact must have a LinkedIn profile URL set. The caller must own an active LinkedIn account (linkedInAccountId).

post/v3/contacts/{id}/send-direct-linkedin-connect

Path parameters

idinteger required

Contact ID

Request body

linkedInAccountIdinteger required

ID of the LinkedIn account to send from. Must be greater than 0.

messagestring nullable

Optional personalized note to include with the connection request.

Response

Connection request sent successfully.

actionType'connect' | 'inMail' | 'message' | 'voice' | 'aiVoice' required

The type of LinkedIn action performed.

linkedInActivityIdinteger required

ID of the LinkedIn activity record created for this action.

sentAtUtcstring date-time required

UTC timestamp when the action was dispatched.