getScheduledMailsCountForDashboard()
Home > @gooddata/sdk-backend-spi > IWorkspaceDashboardsService > getScheduledMailsCountForDashboard
IWorkspaceDashboardsService.getScheduledMailsCountForDashboard() method
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Get the number of scheduled emails for particular dashboard
Signature:
getScheduledMailsCountForDashboard(ref: ObjRef): Promise<number>;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| ref | dashboard reference | 
Returns:
Promise<number>
promise with the number of scheduled emails connected to the dashboard