The code behind the report created in Scheduled Automations is:
Hi Kalpesh, welcome to the Atlassian Community!
The dollar sign ($) is missing in the variable. It should be formatted like this {$variable}.
This is how your rule will look like after changing it:
every friday at 11:00 am, create a report in variable "fridayreport" with all cards in list "Done 🎉", and send an email notification to "kalps.b@btinternet.com" with subject "Friday Report" and message "{$fridayreport_html}"
This info can be found in this article: https://support.atlassian.com/trello/docs/creating-reports-with-butler/#:~:text=formatted%20like%20this-,%7B%24variable%7D,-.%20This%20tells%20Automation
Let me know if you have any questions, and I'll be happy to help.
Thank you so much - how can I edit this to include activity within cards please?
And can I edit it to select certain Activity updates only please?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, it's not possible to have the card activity in the report.
You can use these variables to add card details to the report: https://support.atlassian.com/trello/docs/butler-variables/
The only ones I found regarding activity are {cardlastactivitydate} and {cardlastactivityisodatetime}, which will show the last activity date and time.
Let me know if this helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.