someone request for something in a slack channel
we add an emoji to the message ( make will instantly run)
a ticket will be created in Jira. ( Make creates the ticket)
a message will be sent back to the thread in Slack along with the newly created ticket number
can you let me know how to achieve this?
we do have a scenario that does this but using the Slack workflow to post a message to another channel using the timestamp of reacted message, but Slack said there is a bug with using that variable.
Thanks for this suggestion, I did try this initially when we used make and remembered why this option does not work quite well as it watches all reactions across the whole workspace, even with a filter after it will still consume 1 op each time a reaction is used unless there is a way to limit it to a single channel to begin with.