Recurrence (look good)
Get file (Properties Only)
Library is Docs
limit entries to folder i have assigned to the root folder I want this flow to run
I have a compose where i can see all the items from the folders, including the zip files with their ID in the code
Filter Array
I am using
outputs('Get_files_(properties_only)')?['body/value']
this should read all the data from the Get file action
Then there is an Apply to each the output is from previous step
body('filter array')
I am using a get file content
THIS is where i think the issue is.
I am unable to find a way to select the ID of the item that i need to move.
i am using items('Apply to each') (current item)
which doesnt find the file ID to move.
using dynamic content there is not ID from the filter array
and the move file fails due to not being able to find the ID of the item
is this even possible with power automate, i am pretty new to the tool but surely there is something really dumb happening with the flow that i can not spot

Report
All responses (
Answers (