Hi TEam,
I have an usecase where i need to expose a workflow as a service so that it could be used by a expternal system (it will take some inputs and need to return certain output).
i was hoping to you CAMUNDA’s rest engine to do so, however once the workflow is started it always gives a standard response with instanceId and other details. i need to return some specific process variables.
what is the best approch to achive this?
Thanks
Sandeep