Hi,
As I see, the Camunda tasklist includes process definition name but the Get tasks Rest API does not return process definition name in the output. Is there any better solution than calling another Rest API for each process definition id to retrieve process definition name?
Thanks