Workflow Tasks
Parameters of the workflow tasks to be completed.
The list of IDs for tasks that should be completed.
The ID of the guest user. This property is ignored and will be removed without a replacement.
The following tasks, if the calling user is assigned to them. Empty response otherwise.
Represents a workflow task.
The id of the represented object (entity).
Whether this is a system resource or not.
The type of the resource, e.g. [Community, Asset, Domain, Attribute, Relation, WorkflowInstance, ...]. This property is deprecated and will be removed in the future. In order to stay backwards compatible and to enable introduction of new types of resources, where necessary, a resource discriminator property (of type String) has been added to specific subtypes of Resource, e.g. assignedResourceDiscriminator on AssignedResource, or attributeDiscriminator on Attribute. For new types of resource that didn't exist before this change, the resourceType will be BaseDataType.
The UUID of the workflow instance.
The key.
The type.
The key for aggregation purposes.
The priority.
The owner.
The create time.
The due date.
Whether this workflow task is cancelable or not.
Whether this workflow task is reassignable or not.
Whether this task requires a form or not.
Whether this task has form key available or not.
Whether this task contains an activity stream or not.
Whether this task is in error or not.
The error message in case this task is in error.
The description of the workflow task.
The title of the task.
Requested workflow task does not exist.
Current user is not candidate user for workflow task.
The first result to retrieve. If not set (offset = 0), results will be retrieved starting from row 0.
0The maximum number of results to retrieve. If not set (limit = 0), the default limit will be used. The maximum allowed limit is 1000.
0Allows to limit the number of elements that will be counted. -1 will count everything and 0 will cause the count to be skipped
-1The ID of the business item
The type of the business item
The part of the id of the task
The type of relation between user and searched tasks. This could be either set to search for all the tasks the user is permitted to view or just those assigned to the user.
ALLPossible values: The part of the name of the business item.
The part of the task description.
The ID of the user for which the tasks need to be returned. If empty, the current logged in user will be used
The creation date of the task. It is the timestamp (in UTC time standard)
The due date of the task. It is the timestamp (in UTC time standard)
The title/name of the task.
The task type.
The field on which the results are sorted. On due date by default.
DUE_DATEPossible values: The sorting order.
DESCPossible values: The paged response with found workflow tasks
The total number of results.
1000The offset for the results.
10The maximum number of results to be returned.
100The paged response with found workflow tasks
Workflow task ID.
Form property type.
Workflow task form data successfully found.
Represents all task related form data.
The form key.
The id of the task.
Whether the task form contains a activity stream.
The subtitle of the task if any.
User don't have permission for given task
Workflow task form data could not be found.
The ID of the workflow task to return.
Workflow task successfully found.
Represents a workflow task.
The id of the represented object (entity).
Whether this is a system resource or not.
The type of the resource, e.g. [Community, Asset, Domain, Attribute, Relation, WorkflowInstance, ...]. This property is deprecated and will be removed in the future. In order to stay backwards compatible and to enable introduction of new types of resources, where necessary, a resource discriminator property (of type String) has been added to specific subtypes of Resource, e.g. assignedResourceDiscriminator on AssignedResource, or attributeDiscriminator on Attribute. For new types of resource that didn't exist before this change, the resourceType will be BaseDataType.
The UUID of the workflow instance.
The key.
The type.
The key for aggregation purposes.
The priority.
The owner.
The create time.
The due date.
Whether this workflow task is cancelable or not.
Whether this workflow task is reassignable or not.
Whether this task requires a form or not.
Whether this task has form key available or not.
Whether this task contains an activity stream or not.
Whether this task is in error or not.
The error message in case this task is in error.
The description of the workflow task.
The title of the task.
User don't have permission for given task
Workflow task could not be found.
The ID of the workflow task.
The user IDs to reassign to.
The group IDs to reassign to.
The role IDs to reassign to.
The Community IDs of the specified roles to reassign to.
Task successfully reassigned.
No content
Task not found.
No content
Last updated
Was this helpful?