Deadletter Jobs API

Hi,

Is there any existing REST API to monitor/resume Deadletter Jobs?

And is there any webhook kind of where we will get to know if a process enter into the Deadletter Job?

Hi @vipin-aikonlabs

You find the REST API for deadletter jobs in the documentation:
https://flowable.com/open-source/docs/bpmn/ch15-REST/#get-a-single-deadletter-job

or in the swagger doc:
https://documentation.flowable.com/latest/assets/core-swagger/bpmn.html#/Jobs/listDeadLetterJobs

Regards,
Simon

@amporsim thank you :+1: