So i have cloned a repo [https://github.com/camunda/camunda-bpm-examples/tree/master/bpmn-model-api/generate-process-fluent-api] which lets me create diagram through code , So my concern is that i need to pass dynamic values to fluent api .
Inputs will be taken from the rest api inform of json and as per that the diagram will be created.
Thanks & Regards
Tanmay