Hello,
i have a BPMN Process on Camunda Engine that i start from 3th party application (vue) and it work fine.
http://localhost:8080/engine-rest/process-definition/id/start
But how can i catch the variable that i send via body on camunda?
I think i had to work with the listeners but not sure
Thanks and Regards !