Skip to main content

Add Reaction

Adds a reaction to an item.

External Documentation

To learn more, visit the Slack documentation.

Parameters

ParameterDescription
Channel IDChannel where the message to add reaction to was posted. A channel ID can be found at the bottom of the channel's details screen.
NameReaction (emoji) name.
TimestampTimestamp of the message to add reaction to. for example - '1234567890.123456'.

Example Output

{
"ok": true
}

Workflow Library Example

Add Reaction with Slack and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop