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.
bmorse
Posted 2 years ago·Last reply 1 year ago
5 comments
DrewGillow
·1 year agoWe 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.
DRay
·2 years agobmorse
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!
bmorse
OP2 years agoembedding 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.
DRay
·2 years agoHello @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.
DRay
·2 years agoHello 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.