Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to send an e-mail only with the app names from the failed reloads from a specific day using Qlik Automation. Which blocks should i use for that?
Kind regards,
Michiel
Hi Michiel,
We have a template that sends Slack messages on finished reloads, "Notify your team on Slack on app reload finished webhook".
It already verifies whether the reload was successful or not, you could modify this for your scenario by swapping the Slack blocks with the Send Mail block from the Mail connector. More information on configuring the connection to the Send Mail block can be found here.
Please note that this is a webhook triggered automation that listens to reload finished events, this means you'll need to trigger a reload to execute the automation. (If you run the automation manually it'll use a test webhook payload with dummy data)
Kind regards,
Emile
Hi Michiel,
We have a template that sends Slack messages on finished reloads, "Notify your team on Slack on app reload finished webhook".
It already verifies whether the reload was successful or not, you could modify this for your scenario by swapping the Slack blocks with the Send Mail block from the Mail connector. More information on configuring the connection to the Send Mail block can be found here.
Please note that this is a webhook triggered automation that listens to reload finished events, this means you'll need to trigger a reload to execute the automation. (If you run the automation manually it'll use a test webhook payload with dummy data)
Kind regards,
Emile