Editor in my own application

Dear all,
I hope this is the right place for my question: is it possible to integrate the workflow editor (from flowable-modeller) in my own application, eg a Vaadin portlet?
I would like to create new workflows or edit existing workflow in my own Vaadin portlet.
Is it possible?
Thanks
Regards

The Flowable Modeller web application uses the Oryx Editor.

Oryx is a web-based editor for modeling business processes in various modeling languages like BPMN.

Try googling ‘bpmn editor angular’ or ‘bpmn editor react’ or …

Ref: https://github.com/flowable/flowable-engine/tree/master/modules/flowable-ui-modeler/flowable-ui-modeler-app/oryx-editor-code

1 Like

I think flowable flow designer should be a separate module, so that more flexible, I hope to consider