Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
click_on_qlik
Partner - Contributor II
Partner - Contributor II

Qlik Sense Task Automation and Email Notification Setup with REST API Monitoring

I am looking to create tasks that load sections in Qlik Sense and subsequently send email notifications in case any of these tasks fail or are aborted. I came across the documentation at  https://help.qlik.com/en-US/alerting/October2021/Content/QlikAlerting/Home.htm and discovered that I can use a REST API to obtain the status of tasks, which can be one of the following 12 statuses:

  1. NeverStarted
  2. Triggered
  3. Started
  4. Queued
  5. AbortInitiated
  6. Aborting
  7. Aborted
  8. FinishedSuccess
  9. FinishedFail
  10. Skipped
  11. Retry
  12. Error
  13. Reset

Could you please guide me on how to implement this workflow effectively within Qlik Sense, considering the mentioned statuses and the use of the REST API?

Labels (2)
1 Reply
ajaykakkar93
Specialist III
Specialist III

Creating a task chain automation and adding an email block in the else statement of each if condition can make the process easier.

Please mark the correct replies as Solution. Regards, ARK
Profile| GitHub|YouTube|Extension|Mashup|Qlik API|Qlik NPrinting