App Logo
linkedin.com

React to a LinkedIn message

Add an emoji reaction to a message in a classic LinkedIn messaging thread (NOT Sales Navigator). Targets the last message in the thread by default, or the most recent one containing given text.

Input

threadUrl required

URL of the conversation thread (from list_inbox).

reaction optional

Emoji to react with. Supported: 👍 (thumbs up, default), 👏 (clapping hands), 😊 (smiling face). Other emoji require LinkedIn's emoji keyboard, which this version does not drive.

messageUrn optional

Exact message identifier, if you have it (as returned by this script's or get_message_attachment's own output). Most precise targeting.

messageText optional

Target the most recent message containing this text. Ignored if messageUrn is given.

Output

status required
reaction required
messageUrn required

Message identifier for the message reacted to — pass it back for precise repeat targeting.

threadUrl optional
targetText optional

Start building not clicking