we are trying to execute/complete the workflow current step using api we were able to compelete the next steps and the current step not able to do it . It’s always executing the next step is there any ideas that I can use.
Adding a timeout and a custom handler to the step like [0] to achieve the requirement (or next action) should help. Not certain if there is an API available OOTB to retry a step
I am looking the same from the API. Right now e tried so many things its not happening.. its just moving to next step. I need a help to retry the current process step using the API.