I am trying to create a flow that auto saves files from email to the correct folder in a client's folder. I have run into an issue trying to get list folder to return the data I need to confirm if the client has the folder that files are suppose to be stored in. My file path is the same as when you press the drop down to get the file path. I'm currently getting a 404 error saying that the folder I have identified couldn't be found, but when I use the drop down to get the same folder path it works. Does anyone know what I need to edit my folder path so ListFolder will accept it?
The code I'm using is:
uriComponent(ListFolderPath)
Solved! Go to Solution.
Hi @OverGeared ,
First of all, please make sure that the Folder path you filled in does exist, refer to the method to List folder:
Best Regards,
Hi @OverGeared ,
First of all, please make sure that the Folder path you filled in does exist, refer to the method to List folder:
Best Regards,
I have tested the path both in the flow of my project and in a blank flow using your method. In the flow of my project it returned that the folder wasn't found, but in the blank flow it worked and return the data successfully. Am I blind or is something not working correctly?
EDIT: I am blind. The path was incorrect in the project flow. it should have been Client-Docs not Client-Doc.
User | Count |
---|---|
14 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
11 | |
6 | |
6 | |
6 | |
6 |