Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetTask

SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetTask

 

Gets the Task details by task number.

 

 

Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetTask

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  TaskNo

xs:int

mandatory

Sets the number of the task.

 

 

Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetTaskResponse

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ Task

 

optional nillable

Gets the task properties.

â–¡ AssignTo

 

mandatory nillable

Gets or sets a list of users the task is assigned to.

≡ WSUser

 

optional unbounded nillable


â–¡ Description

xs:string

optional nillable

Gets or sets the description of the user or user group.

â–¡ DisplayName

xs:string

optional nillable

Gets or sets the display name of the user or user group.

â–¡ DomainName

xs:string

optional nillable

Gets or sets the domain name of the user or user group.

â–¡ InFolder

xs:string

optional nillable

Gets or sets the name of the folder the user or user group belongs to.

â–¡ SMTP

xs:string

optional nillable

Gets or sets the SMTP email address of the user or user group.

â–¡ UserId

xs:int

optional nillable

Gets or sets the ID of a Thereforeâ„¢ user. Only Thereforeâ„¢ users have a unique user ID assigned. For all other users the default value 0 will be returned.

â–¡ UserName

xs:string

optional nillable

Gets or sets the user name of the user or user group.

â–¡ UserType

 

optional nillable

restriction enum (xs:string)

- SingleUser (1)

- UserGroup (2)

- SystemUser (3)

Gets or sets the type of the user or user group.

â–  DocNo

xs:int

mandatory

Gets or sets the document number of the document this task belongs to.

â–¡ DueDate

xs:dateTime

optional nillable

Gets or sets the due date of the task.

â–¡ Instructions

xs:string

optional nillable

Gets the instruction text.

â–  Mode

 

mandatory

restriction enum (xs:string)

- Complete (1)

- CompleteDecline (2)

- ApproveReject (3)

- YesNo (4)

Gets the mode of the task.

â–  NotifyOnAssign

xs:boolean

optional

Gets or sets whether or not the users the task is assigned to will be notified via e-mail.

â–  NotifyOnUpdate

xs:boolean

optional

Gets or sets whether or not the task owner will be notified via e-mail when the task has been updated.

â–¡ StartDate

xs:dateTime

optional nillable

Gets the start date of the task.

â–¡ Subject

xs:string

mandatory nillable

Gets or sets the subject of the task.

â–¡ TaskNo

xs:int

optional nillable

Gets or sets the ID of the task.

â–  UserNo

xs:int

optional

Gets or sets the id of the task creator.

â–  CaseNo

xs:int

optional

Gets or sets the case number of the case this task belongs to.

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2022 Therefore Corporation, all rights reserved.