in Camunda 7, it is possible to create a process instance and to execute multiple tasks synchrously, before returning the result to the API. Let's start with a process like this. Via the API, when a ...