Hi,
I've created a flow that checks if any new items have been added to a sharepoint list within the last 7 days.
The flow works fine, but I'm trying to figure out if I can make it check in several different locations, so in my case 8 different sharepoint lists, that should be checked, and if the condition is met and no new file is uploaded I need to send a mail to the person responsible for that particular folder.
Here's my working flow for one folder.
Thanks in advance,
Solved! Go to Solution.
Hi @NJessen ,
If you want to query 8 different SP lists, you will need to have multiple connectors.
You can split your flow across parallel branches and then append the folder to an array. At the end of the flow, email the list of folders to the person.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn
Hi @NJessen ,
If you want to query 8 different SP lists, you will need to have multiple connectors.
You can split your flow across parallel branches and then append the folder to an array. At the end of the flow, email the list of folders to the person.
--------------------------------------------------------------------------
If I have answered your question, please mark my post as a solution
If you have found my response helpful, please give it a thumbs up
Connect on LinkedIn
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
30 | |
29 | |
27 | |
20 | |
11 |