Receiving new issue notifications in specific Slack channels for specific issue types
I want to receive notifications in my organization's Slack workspace,
Example case:
The front end scrum board has a new issue created, can I receive an update in the front end channel of my workspace in Slack?
Please sign in to leave a comment.
Hi!
I'm Sergey from the YouTrack team. If I'm not mistaken, I've addressed this in the YouTrack's community Slack but will answer here as well just in case.
We have an automation tool called a workflow. Basically, you write Javascript code to automate various YouTrack processes. It also lets you make HTTP requests, so you can set up a Slack integration using it. Here's the detailed guide.