We want to send a Slack message directly to the assignee of an issue if a work item is assigned to them, and the priority is high. Is there a way to have an automation rule that sends a Slack message directly to a user based on the assignee field?
Yes, that is possible, but in order to DM someone via automation you need to know the user's member Id in Slack. You can either get it by using the Slack API every time the rule runs, or you can store the member Id as a user property as described in this article. I did this as part of the onboarding process when a onboarding ticket was created it also added the Slack member Id as a property.
FYI the link in your post to that article is broken.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.