bmorse's avatar
bmorse
Cloud Apps
05-13-2024
Status:
Needs Votes & Comments

Email templates - provide dashboard id

Currently you only provide a direct link to a dashboard. 

Allow the ability to have the ID of the dashboard.

That way customers embedding the dashboard into their main app can load it natively into their app instead of directing the user directly to the Sisense instance.

5 Comments

  • Status changed:
    New Idea
    to
    Needs Info

    Hello bmorse,

    Thank you for your feedback.

    Are you talking about embedding a report in an email, or within an app or website?

    If the latter, have you looked at our ComposeSDK? It may address your use case. https://sisense.dev/guides/sdk/

    Please let me know what you think.

  • Hello @bmorse,

    Thank you for your feedback.

    Are you talking about embedding a report in an email, or within an app or website?

    If the latter, have you looked at our ComposeSDK? It may address your use case. https://sisense.dev/guides/sdk/

    Please let me know what you think.

  • embedding a report in an email

    We load Sisense into our app using an iframe, so it would be great if we could modify the email template to hardcode our base path, and then append the dashboard ID to the end, so it'd be something like:

    ourdomain.com/dashboard/{dashboardId} and we'd load it within our application.

  • bmorse

    Thank you for sharing your idea and providing details.

    We encourage people to continue to vote and comment. We use community interest as one of the ways we prioritize efforts, so every vote and comment can help turn a request into a reality.

    Thank you again for sharing and being part of our community!

  • Status changed:
    Needs Info
    to
    Needs Votes & Comments
  • We have similar need.  My understanding is that this is also made difficult with the SSO integration.  We need to perform the SSO login and then "deep link" into the embedded dashboard.  I understand other integration methods could allow for this, but let's keep it simple.