Hi guys,
Let me explain the SharePoint site i am working on.
It's a site with multiple subsites and libraries so what i want to do is whenever a file is created on any of those subsites and libraries I want to get the information modified in the master list in the main site.
So, the main thing I want is when the column "Approval status" which is one of the columns with 3 options SharePoint gives is Approved, send an email to me.
I am using sharepoint on premise so I cant use manual button flows so I thought this would be the best option. So the thing is how I create the trigger so it runs correctly with all the "Approved" files in all the subsites libraries. The trigger is the same on every library but it just changes the URL.
Is it possible to get it in just one flow or should I have to create one flow for each library or subsite.
Thanks