url
Home > @gooddata/sdk-model > IExternalUrlPluggableApplicationModule > url
IExternalUrlPluggableApplicationModule.url property
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.
URL of the external application.
May contain the placeholder {workspaceId} which the host substitutes with the id of the currently active workspace at navigation time. The placeholder is the only supported variable; other tokens are left untouched. If no workspace is active when the URL is composed, the placeholder is substituted with an empty string.
Signature:
url: string;
Example 1
Example 2
/dashboards/#/project/{workspaceId}