Hi,
I have been trying to create a BPMN which is capable of taking Custom Payload in the form of JSON and then use it within my process.
Though I see some glimpse of Camunda Spin being used for this requirement I am unable to figure out how I can access the JSON within using expression language or Java delegate methods.
Can anyone help me with an example of the same?