New BPMN element not able to create using fluent api

Hi,

I am new to the camunda platform. I am using fluent api to build BPMN Process. I wanted to insert new bpmn element in my process. Can somebody guide on syntax on how to create new element using fluent api.

Hi @milindk,

which BPMN notation element would you like to insert?

The documentation about Fluent Builder API is pretty detailed on this topic.

Cheers,
Tassilo