
Hi all,
Struggling a little with a flow,
My trigger is from within Powerapps, this gives me a variable I use later in flow.
Everything shown above works as expected, list folder lists all the folders within shared docs - my filter array then uses my variable to return just the one folder.
I want to then get every file within this folder and attach it to a specific list item .
I'm okay with how to use get items to narrow down which list item and then adding the attachments its the steps of getting the file's / file properties etc i am struggling with.
Any suggestions please?