App Logo
instagram.com

React to an Instagram DM message

Add an emoji reaction to a message in an Instagram DM thread. Targets the last message by default, or one identified by message id.

Input

username required

Handle of the conversation partner, without @.

messageText required

Text (or a distinctive fragment) of the message to react to — required to identify which message, since Instagram doesn't expose a stable per-message id.

reaction optional

Emoji to react with. Default ❤️.

Output

status required

already_reacted = the emoji was already on the message and nothing was written.

reaction required
targetText required
threadId optional
username optional
messageId optional

item_id of the message that was reacted to.

Start building not clicking