Human Tasks
📄️ Get Human Task
This API is used to retrieve a Human task and its details based on its task ID.
📄️ Delete Human Task
This API is used to delete a Human task that is disconnected from a workflow due to error conditions.
📄️ Claim Task (Conductor User)
This API is used by an authenticated Orkes Conductor user to claim a Human task.
📄️ Claim Task (External/All Users)
This API is used by any user (external or internal) to claim a Human task.
📄️ Re-assign Human Task
This API is used by an admin to re-assign the Human task to a different assignmen policy.
📄️ Release Human Task
This API is used to release a previously-claimed Human task so that someone else can claim it.
📄️ Update Human Task
This API is used to update a claimed Human task.
📄️ Search Human Tasks
This API is used to retrieve a list of Human tasks based on the search criteria.
📄️ Get Human Task User Forms (Templates)
This API is used to retrieve the user form used in a Human task based on its task ID.
📄️ Delete Human Task User Form/Template
This API is used to delete a Human task user form based on its name.
📄️ Save Human Task User Form/Template
This API is used to save a Human task user form.
📄️ List Human Task Template
This API is used to retrieve a list of Human task user forms stored in Orkes Conductor based on the search criteria.