Embed Dashboard

You can easily embed the dashboards you create in Reportql as iframes within your own applications.

  • Click on the dashboards.

  • Click the widget button on the left side of the report you want to embed.

  • From the window that opens, you can copy either the direct URL or the iframe code.

  • Use the "With external parameters" option to add parameters to the URL. For more information about parameters, check to the "External Parameters" section.

  • Paste the iframe code you copied into your application.

  • Replace the "{Token}" part in the URL within the code with the "external authentication token" you will obtain via the Reportql API. For more information, check to the "API" section.

Last updated