ToolsConnect
Connect LinkedIn account
Start Unipile hosted auth for a new LinkedIn seat.
Tool: connect_linkedin_account
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
success_redirect_url | string | no | Where the browser lands after hosted auth completes. Default: none. |
Creates a pending
ConnectedAccountrow; the seat flips toconnectedvia the Unipile webhook after the user finishes hosted auth in the browser.
Sample request
{
"success_redirect_url": "https://app.example.com/connected"
}