HI
my situation is that i want delete all the file that are in a folder, that folder is in a library.
we receive up to 13 file in a day by Email. I've create a flow that transfert all those file from outlook to a sharepoint in a library.
I may receive the last file of the day an hours before the day finish, but i still want that file to be deleted at the end of the day so the next day we can start all over.
so this flow has to be execute at the same time each day so i know i have to first put the recurrence but after that i don't know how to get all those file and deleted those file at the time of the execution of the flow
I don't want to delete the folder because the same folder will be use the next day
is it possible?