customDashboardUrl
Home > @gooddata/sdk-model > INotificationChannelMetadataObjectBase > customDashboardUrl
INotificationChannelMetadataObjectBase.customDashboardUrl property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Custom dashboard url that is going to be used in the notification. If not specified it is going to be deduced based on the context. Allowed placeholders are {workspaceId}, {dashboardId}.
Signature:
customDashboardUrl?: string;