| SaveDashboard | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/SaveDashboard
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveDashboard
Saves or updates an Dashboard in Therefore.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveDashboard
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ DashboardData | xs:string | mandatory nillable | The configuration data of the dashboard to be saved | 
| â– DashboardNo | xs:int | mandatory | Sets number of the dashboard to be saved or 0 for a new dashboard | 
| â–¡ FolderNo | xs:int | nillable | Defines if the dashboard is a shared dashboard | 
| â–¡ Name | xs:string | mandatory nillable | Sets name of the Dashboard to be saved | 
| â– Shared | xs:boolean | mandatory | Defines if the dashboard is a shared dashboard | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/SaveDashboardResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â– DashboardNo | xs:int | mandatory | Number of the dashboard that was created/saved | 
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |