Hello everyone,
I'm providing a workflow service that notifies on every step a business mail.
I need to obtain in the mail template the task variables that come with the managed taskInstance. Is it possible to obtain them perhaps in the following way {taskInstance.variables.variable_name}?
Thanks in advance.