Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
nidhibatra10
Contributor II
Contributor II

Reload trigger Qliksense

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

1 Reply
Gysbert_Wassenaar

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


talk is cheap, supply exceeds demand