yesterday
I have several scheduled tasks that run some workflows periodically. After every run, the task sends an email.
The problem is that the email only "says" that the task was launched, but I want to include, in the body of the email, some variables, for example, whether the result of the task was OK or NOT.
Thanks in advance for your support.
Regards
EF
6 hours ago
Hi EF.
you can use ${NameOfYourVariable}
example from the license calculation workflow:
Hope it works for you.
Sincerely yours.