According to customer feedback on the advanced rules engine, a commonly desired and currently missing feature is the ability for rules to perform an action if triggered, i.e., send an email. Currently the solution supports only dashboard alerts, which customers found to be insufficient for their business needs, given the necessity of constant monitoring to notice alerts when rules are triggered.
This change includes the following:
Add Email Actions to Rules
Check to see if the Logic App for Email Actions has been configured
Information about setting up email actions
Checklist:
[x] All tests passed
[x] The code follows the code style and conventions of this project
[x] The change requires a change to the documentation
Type of change?
Description, Context, Motivation
According to customer feedback on the advanced rules engine, a commonly desired and currently missing feature is the ability for rules to perform an action if triggered, i.e., send an email. Currently the solution supports only dashboard alerts, which customers found to be insufficient for their business needs, given the necessity of constant monitoring to notice alerts when rules are triggered.
This change includes the following:
Checklist:
This change is