Amending Automated Email Content
Hi,
Please can someone let me know whether it's possible to amend the content of an automated email template used when sending a dashboard as a PDF?
If this is possible, could you please advise how this can be configured?
Thanks,
Mark Holt
Posted 3 months ago · Edited 3 months ago·Last reply 3 months ago
1 comment
Liliia Kislitsyna
Admin3 months ago · EditedHi @Mark Holt :)
You should be able to update the content of the email template with PDF following this guide: https://community.sisense.com/forum/sisense-administration-37/topic/modifying-emails-in-sisense-4130/
Please look for "empty_dashboard_report" in the email-templates.js file to update the text of the email and restart the galaxy pod on the server after saving the changes to the file. (The restart command is kubectl -n sisense rollout restart deployment galaxy).
Hope that helps to achieve your goal!