Robotic Process Automation (RPA)

 View Only

 API to programatically retry a process instance

Mike Tomkins's profile image
Mike Tomkins posted Thu November 27, 2025 11:32 AM

Hi,

Wondering if anyone knows of a method to retry a process instance using a REST API? Trying to avoid creating new instances each attempt until a retry limit has exceeded.

So far I've been unable to find anything within the API documentation outside of creation of a new process instance.

Any help or alternative suggestions would be appreciated.

Mike