Hi all, does anybody know how to use multiple placeholders in HTML Email Templates? So for example: "Case {Case.Id} was assigned to {Case.AssignedUser}"
If possible, I want to use that feature directly instead of leveraging always the Jinja action first. The docu (
https://documents.siemplify.co/en/articles/483-how-do-i-put-elements-of-the-case-data-into-an-email-...
) doesn't provide any good info....