Forum Discussion
satishr
8 years agoHelper III
Ability to send mail alerts using custom visual
I have a weird requirement where my client wants a bar chart which can send alerts. The bar chart should look like the one in the picture. Based on some conditions (for example red bar crossing the c...
v-chuncz-msft
8 years agoCommunity Support
- jppp8 years agoContinued Contributor
Is it not possible to create the email trigger directly querying the source system?
Maybe using other techniques, like Microsoft Flow (https://flow.microsoft.com/en-us/) or a custom Azure Function app (https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-scheduled-function)?
-JP