Optional_Links to the task
Optionalattachment?: { href: string }This URI is displayed as an action in the user interface to display additional information for the user.
Optionalform?: { href: string }This URI provides an editing dialog for the task. You can find further details in the section Adding editing dialogs.
Link to this task.
The recipients of the task. You can specify individual users as well as groups using IDs of the Identityprovider-App
OptionalcompletionTime at which the task was completed. Only present if completed
OptionalcompletionID of the user that completed this task. Only present if completed
OptionalcontextThe context of a task
Optionalkey?: stringA technical identifier for the context
Optionalname?: stringDisplay name of the context
Optionaltype?: stringType of the context
OptionalcorrelationThe correlation key ensures that only one task is created for this unique key. If a task already exists with the passed key, a new task will not be created.
OptionaldescriptionA descriptive text of the task
OptionaldmsDmsObject that references the task.
ID of the DmsObject
ID of the repository
OptionaldueDue date of the task. If you transfer a date without a timestamp, the due date is the transferred date at 00:00:00.
Unique id of the task
OptionalmetadataMetadata for the task. See the documentation for further information
Optionalcaption?: stringLabel of the metadata-field
A technical identifier for the metadata-field
Type of the metadata-field
Optionalvalues?: stringValue of the metadata field. Currently, only one value is allowed per metadata-field.
OptionalpriorityPriority between 0 (low) and 100 (high)
Receive date
OptionalreminderReminder date. If you transfer a date without a timestamp, the reminder date is the transferred date at 00:00:00.
OptionalretentionSpecify how long the task details should be kept after completing the task. Valid values are between 0 and 365 days. After this time has passed, the task details will be deleted automatically. The information is specified as a time span in days according to ISO-8601, e.g. P30D for 30 days. Specify the time span P0D if the task details should be deleted immediately after the task is completed. If you make no specification, 30 days are automatically assumed.
Sender of the task
State of the task
The subject of the task
Response for the getTask-function.