Hi everyone,
I have created a script that calls an API of my ticketing system to create a ticket based on a process.
I would like to fill the Ticket body with a richmail template i created already already.
I tried to retrieve the dialogrichmail body
from the database, but unfortunately, I received the following error: "ParameterValue1 Content trimmed (2000) chars."
Is there any other way to use the mail templates in a script?
Thanks for your help!