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.
Hello, I made a button in TRELLO inside a card, and if the button is clicked, I receive an email with a certain message.
It works great and I receive the email, the problem with the email I receive is that it doesn't show me which card it is.
Is there a solution to this?
tnx
Thank you very much, it helped me a lot, another thing that I was not able to do is "Create a scheduled automation" I did that every week it will send me a list of cards that are on the list that I selected. But the email arrives empty without card.. Why?
This guide may help you with report generation:
https://support.atlassian.com/trello/docs/creating-reports-with-butler/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello again,
I really don't understand why it doesn't send me any lists and the email arrives empty, what am I missing in the setting, it shouldn't be that complicated
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello again,
I really don't understand why it doesn't send me any lists and the email arrives empty, what am I missing in the setting, it shouldn't be that complicated
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
No matter how many times I tried, the email comes empty...
I am attaching the Settings I made.. what am I missing?
tnx
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you try this:?
Put this emoji at the beginning of the list name 📧 and then change the automation to create a report with all cards in list "📧{*}"
Also, I notice you have "assigned to anyone" Are the cards in that list all assigned to at least one member? You could remove that condition and try re-running it to see if that works...
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.
Did you try what I suggested?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm sorry but I couldn't figure out what you mean by putting an icon before...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It doesn't have to be an icon, just anything to test this out.
Put (in english) "Test1 - " at the beginning of the list and then change the automation to create a report with all cards in "Test1{*}"
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.
Sorry, I missed it the firs time round. You have not included the report in the email you send. The automation has to use the report pattern as a reference as shown below:
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.
You have to have the message reference in the email message:
For yours it will be {$test_re}
Your full automation will be:
every monday, create a report in variable "test_re" with all cards in list "test", and send an email notification to [email] with subject "uuu" and message "{$test_re}"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can't believe it works (-: Thanks for your patience
My question.. Can I return the name of the list to Hebrew?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, sure you can change back now. Be sure to hit the accept answer button if you are happy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
include the variable {triggercardlink} in the message of the email you send
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @שי - משרד 👋
Christl from SendBoard here - makers of the Email for Trello Power-Up.
An option could be to add Trello Variables to your rule/email - e.g. card name {cardname}, or link {cardlink}, or description {carddescription} etc.
Have a look here for the full list of variables.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.