How to work with variables on the board correctly?I would like to send a small list to the mailing address, something like: card name -> card member usernames
And I try create Automation with pattern, getting variables here https://support.atlassian.com/trello/docs/automation-variables/#Card-variables
but its not working! I can get only default $report instead.
How I can do this?
Looks like this:
Hi Nikolay, welcome to the community!
When using the variables in patterns, the correct syntax for variables listed in the documentation is {variable}, not {$variable}.
The sign $ is only used for the report variable you created when referring to it in the body to refer to the report - {$3DaysEnd}
I'm sharing below an example of how a report automation can be create based on your example:
I'm sharing this other doc we have about automation reports: https://support.atlassian.com/trello/docs/creating-reports-with-butler/
Hope that helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.