You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am currently trying to do the below,
Instead of entering an email address, can I use another variable which takes the email ID of the person mentioned?
Like {mentionedusername.email} ? Is there a variable like that which I can use?
HI @Yeshodhara Baskaran ! I guess you would need some way to map the username to the email address so Trello knows what user correlates to what address. One idea could be to create a sort of "directory" of users. So the idea would be to create cards titled with each member's username. Then, in the description or a custom field, enter the email address for that person.
Your butler command would then incorporate looking up the relative card and use either the description or custom field variable to pull in the correct email address.
E.g. when someone is mentioned in a checklist on a card, lookup a card titled {mentionedusername}, send email notification to {{%Email Address}}.....
These "directory" cards could exist within the same board, or a separate board.
I haven't tested it out, but I'm guessing it should work!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.