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.