I’m starting a Process instance REST Call, but I have not found how to assign a description to the first process task.
Surely, I have not well understand how it works and how tasks pick description from the preocess.
Can you give me some direction in how to Task description are resolved.
The user task documentation element will be set as the description of a task.
The exact same thing you can do for a process as well. You can define an expression based on input variables to render the custom description value for the process instance.