In the section on variables, a lot of variables are written, but it is not indicated how to work with them and where to insert them, where is the field for setting them?
Hello @Evgeniy K and welcome
You will find the variables all here:
https://support.atlassian.com/trello/docs/butler-variables/
An example is here...
If you are new to Trello automation, take a look at this article:
https://trello.com/guide/automate-anything
and this video:
Okay, the basic Trello automation will not support what you have put.
You would require making 1 automation:
when the sky "A" label is added to a card...
Then copy the automation changing A to B and then to C....
Or you could have:
when the sky "{*}" label is added to a card...
This will trigger when any sky label is added to a card.
There is also a more complex solution, which uses regex. For more information about it:
For your example you could have 1 automation:
when the "regex:/A|B|C/" is added to a card...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you very much, I understand. Tell me if there is such a rule - trigger (when a card is added) - action - find a card with that name in the sheet (or on the board) - perform the action!
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.