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.
every monday at 9:30 am,
create a report in variable "published" with all cards in list "PUBLISHED",
and send an email notification to "XXXX"
with subject "Published" and message "Recently published on the Projects 2023 board.{$published_html}"
Hi Brian,
Thanks for reaching out!
Just to confirm, are you wanting to create an email report that collates all the cards added to the list "PUBLISHED" in the past 7 days?
If so, while this isn't directly possible, there is a workaround using Custom Fields (available on paid plans).
You'll want to first set up a rule which adds the date the card was added to the list. For example:
when a card is added to list "PUBLISHED", set date custom field "Added to list" to today
Then, you can set up your report automation as:
every monday at 9:30 am,
create a report in variable "published" with all cards in list "PUBLISHED" with custom field "Added to list" set to a date less than 8 days ago
and send an email notification to "XXXX"
with subject "Published" and message "Recently published on the Projects 2023 board.{$published_html}"
I hope that helps!
All the best,
Lara
The Trello Team
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.