ToolsConnect

Connect LinkedIn account

Start Unipile hosted auth for a new LinkedIn seat.

Tool: connect_linkedin_account

Parameters

ParamTypeRequiredDescription
success_redirect_urlstringnoWhere the browser lands after hosted auth completes. Default: none.

Creates a pending ConnectedAccount row; the seat flips to connected via the Unipile webhook after the user finishes hosted auth in the browser.

Sample request

{
  "success_redirect_url": "https://app.example.com/connected"
}

On this page