Process
Definition: This controller is used for Process
related operations such as start process, complete step, fail or restart step.
📄️ Start Process
This endpoint allows you to start new process of workflow, the first step is starting on call of this endpoint.
📄️ Complete Step
This endpoint allows you to complete process step, basically called from third party applications.
📄️ Fail Step
This endpoint allows you to fail process step, basically called from third party applications.
📄️ Restart Failed Step
This endpoint allows you to failed process step.
📄️ Find Process By ID
This endpoint allows you to get process information by it's id
📄️ Find processes
This endpoint allows you find processes with using filter.