Hi everyone,
I'm new to Microsoft Flow but have some coding background.
So the way I have my sharepoint structured is that within a folder (Project A) i have multiple folders of sub-projects (Project 1). So withing folder Project A I would have 3 folders: Project 1; Project 2; Project 3. In the future more will be added, so the process has to be dynamic in a way that it needs to identify how many sub-foulders there are and what names they are.
Each of these three must have a number of files, which I name in the same structure: Filename_Project #
The flow I'm building must open folder Project A, then check the within this, how many folders there are and get the names, then open these sub folders and check if there is a file named Filename_Project #
The problem I'm having is with the List Folder Action. It does not allow me to load the paths of the folders previously found, nor create variables with folder names, etc. Is there any way possible to overcome this issue?
From the picture, I'm having problem on "List Folder 2". I have tried using path as shown, I have tried using the variable I created "Folder Path". Nothing seems to work. The error I get is that its not on a Json format, and that the folder is not available, but I know for a fact it is.
On the flow testing it shows that it correctly reads the path, it just doesn't load it.


Report
All responses (
Answers (