Custom application domain in email template

When customizing the email template for sending dashboards by email, there’s an option to open the dashboard in a custom application.

We have a use case where every customer has a different domain or subdomain for the custom application where the dashboard is embedded but the domain part of the URL currently has to be fixed in the template. It would be great if we could use a parameter to set the domain dynamically.

It could be something like:
https://<<$domain>>/analytics?account-id=<<$accountId>>&dashboard-id=<<$dashboardId>>&region=<<$awsRegion>>

1 Like

Hmmm, that’s interesting.

I will open this up as a feature request!