Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have a requirement to send a notification via message or email to all the users when a Qliksense app is reloaded. Please guide.
Thanks,
Nidhi Batra
You could use the stmpappender of the logging framework:
https://community.qlik.com/t5/Qlik-Sense-Enterprise-Documents/Sending-e-mail-alerts-in-Qlik-Sense-En...
Instead of the threshhold value ERROR you'd use INFO as threshold.
Or use the SMTP web connector (formerly known as the Notification connector):
https://github.com/newmans99/Qlik-Simple-Email-Example
Or use one of the options mentioned in this discussion:
https://community.qlik.com/t5/New-to-Qlik-Sense/Automatic-Alerts-Email/td-p/1039218