Hi everyone,
I am wondering how can i trigger email using Power Automate when a trigger condition is met.
From the list below. which is uploaded in SharePoint, the trigger condition will be if Price Difference is greater or equal to 3, and it should automatically email to the address stated in column "Customer Email"
i.e. we should email to "BCD@gmail.com"since prince difference =3
| Item | Buying Price | Selling Price | Price Difference (Buying Price - Selling Price) | Customer Email |
| Apple | 4 | 2 | 2 | ABC@gmail.com |
| Orange | 4 | 1 | 3 | BCD@gmail.com |
I have created the first step to use "When an item is created or modified" and created the trigger condition, can any folks here advise the next step? Thanks!!!

