App Logo
linkedin.com

Get sent LinkedIn connection invitations

Lists the logged-in LinkedIn user's pending sent connection invitations (Manage invitations - Sent), and returns an empty list when there are none. Loads every invitation, with an optional limit arg to cap the count. Returns each invitee's name, headline, profile URL, personal note (if one was included), and how long ago the invite was sent.

Input

limit optional

Max invitations to load by scrolling (default 100). The invitation manager lazy-loads a handful of cards at a time; the script keeps wheel-scrolling the list until this many are loaded or the list is exhausted. Set lower to cap work when you only need the top of the pile.

Output

total required

Number of sent invitations returned. 0 when there are none pending.

invitations required

Start building not clicking