Hi. I want to build a Trigger, wich sends the first Article, created by the customer in an Email, to a external Supporter. After long time searching i found #{ticket.articles.first.body} here:
https://community.zammad.org/t/variable-for-first-ticket-article-needed/3989/6
But this Placeholder produces some HTML Output wich is not nice
Is there a way to have the #{ticket.articles.first.body} in a nice format, like as it is in the original Mail?
Or much better, is there a way to add ALL public Articles to the Email wich is generated by the trigger?
Regards
Dirk