Solved
is there a way to retrieve values from a start process inside a upload document web API?
I'm sending a document to this web API and i need to retrieve another document that is going to be generated in the process model.
It gets to make the process run but the API does not wait for it to finish i have every node in my process chained and is a short process with less than 25 nodes.


