Automation basics
Understand the general concepts and best practices of automation in Atlassian cloud products.
From November 1, we are changing the way automation rules will be counted and billed in Jira Cloud. You'll be able to preview these changes in-product from October 1. To read more, check out our post on Atlassian Community.
You can set up automation rules to send messages to private Slack channels using the Send Slack message action. To do this:
In Slack, go to incoming webhooks. You can also click the link to configure an incoming webhook in the Send slack message action.
Choose a channel to post messages to (or create a new one) and add an incoming webhook. You can change the selected channel at any time from within slack or from the Send Slack message action.
Copy the webhook URL from the integration settings in Slack.
Paste the webhook URL in the Send Slack message action.
In the Channel or user field, enter the #channelname (e.g.: #team-leads) to send your message to a specific channel.
In the Channel or user field, enter @MemberID (e.g.: @U123) to send your message to a specific user. Note that this isn't the same as someone's display name. You can find their member ID by opening someone's profile in Slack and selecting More (…) > Copy member ID.
Check out some use cases for Slack and Jira automation in our Jira automation template library.
Was this helpful?