Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

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

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

 

Saves changes to the Task with the specified task ID.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ Task

 

mandatory nillable

Sets the task properties.

â–¡ AssignTo

 

optional nillable

Gets or sets a list of users the task is assigned to. If it is an empty list (count = zero) the task will be assigned to the current/connected user.

≡ WSUserByQuery

 

optional unbounded nillable


â–¡ DomainName

xs:string

optional nillable

Sets the domain name of the user or user group.

â–¡ FilterFlag

 

optional nillable

restriction enum (xs:string)

- FindUsersInActiveDirectory (1)

- FindUsersInTherefore (4)

- FindAllUsers (5)

- FindUsersNotInTherefore (32)

- FindGroupsInActiveDirectory (64)

- FindGroupsInTherefore (256)

- FindAllGroups (320)

- FindAllUsersAndGroups (325)

- FindGroupsNotInTherefore (1024)

- FindSMTPUsersOnly (4096)

Sets filter determining where the user/group should be taken from.

â–¡ 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. If UserID is set the other parameters (UserName, DomainName, FilterFlag) are not required.

â–¡ UserName

xs:string

optional nillable

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

â–¡ DueDate

xs:dateTime

optional nillable

Gets or sets the due date of the task.

â–¡ Instructions

xs:string

optional nillable

Gets the instruction text.

â–¡ NotifyOnAssign

xs:boolean

optional nillable

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

â–¡ NotifyOnUpdate

xs:boolean

optional nillable

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

optional nillable

Gets or sets the subject of the task.

â–  TaskNo

xs:int

mandatory

Sets the task properties.

 

 

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

 

<Empty message>

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2022 Therefore Corporation, all rights reserved.