App Logo
linkedin.com

LinkedIn — accept a received invitation

Accept a pending received invitation on LinkedIn, identified by the inviter's display name (person or page). Guards against homonyms - if two or more pending invitations match the name it throws rather than guess - and returns the status plus the matched name (recipientResolved) so you can confirm the right one was accepted. Only acts on invitations already loaded in the list.

Input

name required

Inviter's display name exactly as shown on the invitation (e.g. "Ossama Messaoudi", or a page name like "EDH Technology"). The pending invitation matching this name is accepted; ambiguous (multiple) matches throw.

Output

name required

Echo of the requested name.

status required

"accepted" when the invitation left the pending list.

recipientResolved optional

Trimmed text of the matched invitation card — cross-check the right person/page was accepted.

Start building not clicking