Hello, everyone.
I’m trying to use some process variables that I defined as the output of certain tasks and events inside of the payload for a REST connector task. They are being correctly initialized, as can be seen here:
However, when using them inside of the payload por a REST POST request, the values get evaluated to null
.
What can I be doing wrong?