Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

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

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

 

Saves or updates an Dashboard in Therefore.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  DashboardNo

xs:int

mandatory

The number of the dashboard to be loaded

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ Dashboard

 

nillable

The returned dashboard

â–  DashboardNo

xs:int

mandatory

Number of the dashboard

â–¡ Name

xs:string

mandatory nillable

Name of the dashboard

â–  CreatedByUserNo

xs:int

mandatory

User that created the dashboard

â–  Created

xs:dateTime

mandatory

DateTime when the dashboard was last modified

â–  Shared

xs:boolean

mandatory

Informs if the dashboard is shared

â–  Guid

xs:string

 

GUID string template:

[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}

Gets the GUID of the dashboard

â–  FolderNo

xs:int

 

Folder number which contains the dashboard

â–¡ DashboardData

xs:string

mandatory nillable

JSON definition of the dashboard

â–¡ CreatedISO8601

xs:string

nillable

DateTime when the dashboard was last modified (in ISO 8601 format, UTC).

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

List of elements.

Bold

Mandatory element.

 

 

© 2024 Therefore Corporation, all rights reserved.