The email notification you recieve just advises you a field or a card has been moved, how do you get it to include some further details such as card title or generic field?
Hi @Benn, welcome to the Atlassian Community!
You can add automation variables into the message field, such as {cardname} and {cardlink}.
The complete list of Trello automation variables is available here:
Automation variables
Hey Carolina,
Thank you for your support on this and providing the information.
In terms of {customfieldvalue}, how would I be able to select a specific custom field to include in the email?
Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Happy to help, @Benn!
The {customfieldvalue} variable can only be used if the automation trigger includes a Custom Field.
If you want to use the value for a specific Custom Field without mentioning it in the trigger, the variable will have this format: {{%Field Name}}
This is the document with more details about Custom Field variables:
Use Custom Fields in automation
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.