How to re-trigger a failed workflow process instance?

Hi,

I am evaluating Camunda whether it matches for our use case.

This is my workflow. The workflow process instance is initiated with a webhook call.

Assume one task is failed and I want to re-trigger the same workflow instance again. I don’t want to re-trigger the workflow instance manually.

Is there a way to re-trigger the same process instance using a webhook call?

Thanks!

Duplicate topic: How to re-trigger the same process instance when there is a failure?