Bosch IoT Insights

Embedding a dashboard

Dashboards can be embedded in external websites with iFrame codes.

At the moment, there is only one authentication method provided: Existing user session. For this the user must be logged in to the external website. If not, a Login button is available.

Dashboards can also be embedded via the API. Refer to PM Service API: Embedding Dashboards.

Prerequisites

You are assigned to the Admin role.

Proceed as follows

  1. Select the dashboard you want to embed in an external website.

  2. Click the Embed button.
    → The Embedding options dialog is displayed.

  3. In the Target URL, enter the URL of the external website.

    The created code is restricted to the website you entered.

  4. Click the Add URL button to add another URL.

  5. Click the Create embed link button.
    → The code for the embedding is generated.

    images/confluence/download/attachments/2138444289/embed_dashboard-version-1-modificationdate-1687420305000-api-v2.png
  6. Click the Copy button to copy the code to clipboard.

  7. Use the code with the external website to display the dashboard there.

For embedding the iFrame on the website, refer to the Embedding an iFrame section in the PM Service API: Embedding Dashboards.