I have created an inventory management app. I want to receive automated emails when the restock level threshold is met. Currently the app uses a slice with the condition [Current Stock] <= [Restock Level] to display what item need restock.
How can I get an email when the sliced data detail is updated?
User | Count |
---|---|
15 | |
12 | |
9 | |
8 | |
4 |