I am trying to make a flow that retrieves all the Excel files from at specific folder in Sharepoint Teams, copies them, and sends them out individually to different persons once a year.
All my tries came back with dozen of errors.
Do you have a solution for such a flow?
Hi @MarcusDenmark ,
Here is a solution about attach all files in a folder to an email. Please take try about it.
Reply to me if you have any problems.
Best regards,
Rimmon
Hello,
I would go with something like this.
1) Load up sharepoint folder
2) apply to each value
3) load up metadata for each value
4) any identifier for the person who needs to get this file
5) put file name and file contents into an array variable / person
6) close the apply to each
7) check if each array variable is not empty
8- send email to person with array variable as attachment
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1