App Logo
linkedin.com

Send LinkedIn connection request without note

Send a LinkedIn connection request without a note, by profile URL. Clicks the top-card Connect then "Send without a note". Only the top-card Connect is handled: profiles that show Follow as the primary action and bury Connect under the "More" overflow (influencers/public figures) return no_connect_cta. Idempotent-ish: returns status sent/pending/already_connected/no_connect_cta.

Input

profileUrl required

LinkedIn profile URL, e.g. https://www.linkedin.com/in/ewhachen/ (the /in/<publicId> form; query/locale prefixes are tolerated).

Output

status required

sent = invitation just sent without a note; pending = a request to this person was already outstanding; already_connected = 1st-degree; no_connect_cta = no Connect affordance (top card or three-dot menu) — restricted or not connectable; email_required = LinkedIn gates this member behind email verification and disabled the note-free send (can't connect without a note).

publicId required

vanity id parsed from the URL (decoded)

profileUrl required
name optional

Start building not clicking