| GetWorkflowTaskSettings | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetWorkflowTaskSettings
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetWorkflowTaskSettings
Gets list of given settings of the workflow task.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetWorkflowTaskSettings
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â– TaskNo | xs:int | 
 | Sets the task number. | 
| â– ProcessNo | xs:int | 
 | Sets the process number of the process the task belongs to. | 
| â– VersionNo | xs:int | 
 | Sets the version number of the process the task belongs to. | 
| â–¡ SettingNames | 
 | nillable | Sets names of the settings of the task to be returned in response. | 
| ≡ SettingName | xs:string | list nillable | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetWorkflowTaskSettingsResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ Settings | 
 | nillable | Gets the requested task settings. | 
| ≡ WFTaskSetting | 
 | list nillable | |
| â–¡ Name | xs:string | nillable | Gets name of the setting. | 
| â–¡ Value | xs:string | nillable | Gets value of the setting. | 
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |