How can make power automate flow notify via email if any sql table row is modified.
I want to make power automated if any row in sql table has been modified and status updated as waiting for approval so managed should be received email for approval.

How can make power automate flow notify via email if any sql table row is modified.
I want to make power automated if any row in sql table has been modified and status updated as waiting for approval so managed should be received email for approval.
for dealing with SQL, you can try with the following trigger- when item is modified so that flow triggers when item is modfied, after trigger use start and wait for approval actions so that it can create approval action for manager to approve as well. See the general structure of the flow
Nived N 🚀
LinkedIn: Nived N's LinkedIn
YouTube: Nived N's YouTube Channel
Blog: Nived Nambiar's Blogs
🔍 Found my answer helpful? Please consider marking it as the solution!
Your appreciation keeps me motivated. Thank you! 🙌