Dashboards
- 25 May 2023
- 1 Minuto para leer
- Colaboradores
- Impresión
- OscuroLigero
Dashboards
- Actualizado en 25 May 2023
- 1 Minuto para leer
- Colaboradores
- Impresión
- OscuroLigero
The content is currently unavailable in Spanish. You are viewing the default English version.
Resumen del artículo
¿Te ha resultado útil este resumen?
Gracias por sus comentarios
GET /Dashboards
Retrieves a list of all customer database dashboards.
No Parameters.
GET /DashboardForms/{dashboardId}
Returns the forms for the given dashboard Id. The result is a list of object arrays. The first array has a length of n and contains the n Form Dashboard columns with their properties.
Route Parameters
Parameter | Type | Description |
---|---|---|
dashboardID* | string | The dashboard ID. |
Response Codes
Code | Description |
---|---|
200 | OK |
GET /formListContextMenu/{formId}
Returns the form list widget context menu
Route Parameters
Parameter | Type | Description |
---|---|---|
formId | guid | Id of the form template to retrieve. |
¿Te ha sido útil este artículo?