Run salesnavigator-inmail-profile action live
Send Sales Navigator InMail
Send Sales Navigator InMail
Send an InMail message to a lead via Sales Navigator.
POST
Run salesnavigator-inmail-profile action live
Free with Engagement Mode
No credits required when executed with an Engagement Identity. Set type: “engagement” when creating an Identity via API.
Reliability & error handling
When sending an InMail, Edges may detect that the target user has blocked the sender. In that case, we perform an additional check to determine whether you still have InMail credits:- If credits remain, the API returns
SN_INMAIL_UNREACHABLE_USER - If credits are exhausted, the API returns
LK_INMAIL_NOT_ENOUGH_CREDIT
LK_INMAIL_NOT_ENOUGH_CREDIT.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"]
