v1
latestSwagger 2.02026-07-177320.2 KBSchedule a connection invite to be sent at a LinkedIn user
Schedules a connection invite to be sent at a LinkedIn user profile. The invite will be sent by the CustomerOS user's linkedin profile associated with the provided auth headers.
post/linkedin/connect
Request body
Example request
{
"profileUrl": "https://www.linkedin.com/in/johndoe",
"message": "Hello, world!"
}Response
A BrowserAutomationRun object
object required