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

 

optional 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

optional

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

optional

Folder number which contains the dashboard

â–¡ DashboardData

xs:string

mandatory nillable

JSON definition of the dashboard

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2022 Therefore Corporation, all rights reserved.