Camunda Rest Api - Called Process Instance

Hi,

Is there any restapi to get called Process Instances/Executed Decision Instances from a BPMN.

Thanks,
Manish.

Your best bet would be to use a business key that is passed to all processes and then query for it.

1 Like

Hi Niall,

Thanks for your reply, Can you suggest me any article or guide that will help me.

Thanks,
Manish

Sure thing - you can read about how to use business keys here:
https://blog.camunda.com/post/2018/10/business-key/