Hi,
I have a custom field for the member who is assigned to the task and the custom field is called "responsable".
Butler Code:
create a report in variable "reporte" with all cards in list "Elementos" using pattern "- {datenumber} - [{cardname}]({cardlink}) - Encargado {{%responsable}}", and send an email notification to "email@url.com" with subject "Minuta - {date}" and message "En la minuta de la fecha {date} , se trataron los siguientes elementos:\n\n{$reporte}"
but I can't see the custom field "{{%responsable}}" on the email. It is blank.
Any help appreciated!
Thanks so much
Hello @Federico Bollati
References to custom fields in Butler are case sensitive. If the name of the custom field is 'Responsable' not 'responsable', then the report would have to refer to it as {{%Responsable}} too.
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.