Add Reaction
Adds a reaction to an item.
External Documentation
To learn more, visit the Slack documentation.
Parameters
Parameter | Description |
---|---|
Channel ID | Channel where the message to add reaction to was posted. A channel ID can be found at the bottom of the channel's details screen. |
Name | Reaction (emoji) name. |
Timestamp | Timestamp 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
Preview this Workflow on desktop