Skip to main content

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.

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

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:


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

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:


Thank you! Problem solved!


Reply