When a card is moved
Do something any time a card goes to a different stage.
With the trigger “When a card is moved ”, you can select any action to occur as soon as a card goes to a different stage.
Trigger -> Action
The most important thing about a trick is understanding its conditions and actions. They have a simple generic structure:
When the condition (trigger) happens, then do (action).
Trigger -> Action
How to create
You just have to click on the "+ Automations" icon on the upper right corner of the screen to open the No code automations panel, and then on the "+ Create new automation" button:
Select the "When a card is moved" trigger, and fill in the options:
- Choose the table
- Choose the field containing the stages of the kanban
Save this and choose an action.
Updated almost 2 years ago