Process Diagram in Customized Tasklist

Hi,

I am trying to build my own tasklist application, But I Don’t know how to display Diagram which is available in Tasklist. Is there any way kind of api or plugin to inject so that I can display in my application.

Thanks,
Manish

You’d just need to use bpmn.js to display the model - find more details at bpmn.io and also use Camunda’s REST API to get the definition to be rendered