Best answer

Send Slack canned message in thread from trigger (emoji reaction)

  • 18 November 2020
  • 2 replies
  • 406 views

Userlevel 1

Heres the rundown. I’m trying to set up a Zap that does the following:

  1. Trigger:
    1. New reaction added in Slack
  2. Action:
    1. Create Issue in Jira
  3. Action:
    1. Send a canned message within a thread or create one (if one does not exist) to the original message where the emoji reaction was added to.

The problem: The canned message is being sent to the channel and not starting a threaded reply as specified. Any input is much appreciated!

 

icon

Best answer by Troy Tessalone 18 November 2020, 04:33

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

You need to use the Message Ts data point from the trigger step.

 

Userlevel 1

Got it, I’ll give it a try and let you know if it works out. Thanks for the reply, Troy!