Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,558,930
Community Members
 
Community Events
184
Community Groups

Automation using Pattern

Hi, I am trying to produce a report from Trello based on the value of a specific custom field. 

I can structure the logic around the logic but having trouble formulating the pattern for the email body?

 

If the custom field - Body Builder = TEST BODY

Then grab the card data for the below custom fields on that card.

Stock No

Customer Name

Due Date

One line per card to produce a list.

 

Also, if the supplier was to reply to the email where would the reply do to?  

The answer here will determine if I send to the supplier directly from Trello or send to the card member and they can forward it onto the supplier.  (Want to prevent intervention were possibly) Obviously I need the reply to come back to a specific person.  So, they can update the due date in the card if required.

 

 

I am also using Blue Cat on a trial if I can't build the automation myself, I might consider paying for this add on whilst I figure it out.   Does anyone know where the replies for Blue Cat emails go if replied to?

1 answer

0 votes
Carolina Lopez
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 08, 2023

Hi Tracy!

I'm not sure when you want to send the report, but here's an example of a rule that will send the information you need, including the card name and link.

every day, create a report in variable "Test_report" with all cards with custom field "Body Builder" set to "TEST BODY" using pattern "**[{cardname}]({cardlink})** **Stock No:** {{%Stock No}} **Customer Name:** {{%Customer Name}} **Due Date:** {{%Due Date}}", and send an email notification to "email@email.com" with subject "Test" and message "{$Test_report}"

The result is an email like this one:

image (1).png

I formatted the report's text the way I would like to see it, but you can format the text using the info in this article: https://support.atlassian.com/trello/docs/how-to-format-your-text-in-trello/

For more details about Automation reports, you can check this one: https://support.atlassian.com/trello/docs/creating-reports-with-butler/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events