
Hi Guys,
I'm trying to create flow that looping through list in SharePoint.
it's a apply to each file path loop inside of apply to each group id loop.
i created an array that contains all the group id's and array that contains all the file paths.
and this is the error i get when trying to get file content from the first value in the file path's array.
the weird thing is that when i'm replacing the variable apply to each - file fath.current item ,which contains the first file path , with the file path string (and i checked, they are exactly the same), it's working fine.
what i'm doing wrong? please help
Hello @OceanUser ,
if you're using Path to address the document then you should use the action 'Get file content using path'.
The 'Get file content' you use needs file Identifier, not path.