Help

The Community will be undergoing maintenance from Friday February 21 - Friday, February 28 and will be "read only" during this time. To learn more, check out our Announcements blog post.

Automating Slack Notification when Kanban cards are moved between stacks

Topic Labels: Automations Data
Solved
Jump to Solution
190 2
cancel
Showing results for 
Search instead for 
Did you mean: 
grumpyhippo
4 - Data Explorer
4 - Data Explorer

my kanban is a list of products with different stacks. I would like it so that when a product is moved from one stack to the other, the autmation sends a slack message as to what stack the product is currently moved to.

How do I access the name of the stack? I clicked on the blue plus sign but nothing there relates to the stack name. Just the product details.

1 Solution

Accepted Solutions
TheTimeSavingCo
18 - Pluto
18 - Pluto

The stack is the select field that you've set for that Kanban view:  

Screenshot 2025-01-30 at 10.34.10 PM.png

And so you could create an automation that triggers when that field is updated, and its action would be to send the message and include the value of that field:

Screenshot 2025-01-30 at 10.34.52 PM.png

Screenshot 2025-01-30 at 10.36.17 PM.png

 

See Solution in Thread

2 Replies 2
TheTimeSavingCo
18 - Pluto
18 - Pluto

The stack is the select field that you've set for that Kanban view:  

Screenshot 2025-01-30 at 10.34.10 PM.png

And so you could create an automation that triggers when that field is updated, and its action would be to send the message and include the value of that field:

Screenshot 2025-01-30 at 10.34.52 PM.png

Screenshot 2025-01-30 at 10.36.17 PM.png

 

Thank you! Problem solved!