Export diagram to SVG

Is there an API or any other programmatically way to export models to SVG?

It could be reading directly from the table ACT_DE_MODEL or using the process engine API.

I want to display a customized version of the diagrams.

Thanks.

1 Like

No, currently that’s not there. There is a viewer in the task application though, that renders in javascript the model (but it isn’t extracted out as a separate thing yet)

Isn’t this functionality available yet ?
we need from Rest Api to get the svg of the current situation :
the equivalent to “Show Diagram” functionality in Task App
Thanks in advance,