GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.36.0
  • Code samples
  • GitHub

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

https://google.com

Example 2

/dashboards/#/project/{workspaceId}

  • IExternalUrlPluggableApplicationModule.url property
  • Example 1
  • Example 2
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use