Forum Discussion
satishr
Helper III
8 years agoAbility 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
Community Support
8 years ago- jppp8 years ago
Continued 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