I would like to automate an email in Trello that includes the value to which a custom field is set.
My custom field is: Team Recommendation. Let's say the value is set to: Reject.
I want my email to say: We have decided to Reject the case.
The following doesn't seem to work: We have decided to {TeamRecommendationvalue} the case.
Any suggestions?
Thank you.
Hi @Jenn K welcome to the community 😊 try using {{%TeamRecommendationvalue}}. See https://support.atlassian.com/trello/docs/working-with-custom-fields/
Thank you, @Hannah Humbert - Simpla Workflows
That solution worked after I removed the word "value." So it's {{%TeamRecommendation}}
Thanks for the quick response!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, right I thought the field was named "TeamRecommendationvalue" 😅 Glad that's working for you!
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.