Get a folder id for a path

hello, i am trying to get a folder id with the folder path but I am getting a error invalid path folder, i tried to use a folder path from the module get a folder path for a id but still doesn’t work, some one would have a idea?


Looks like you cannot have special characters in the folder name. Try removing non-alphanumeric characters like the ' from your folder name.

2 Likes

I tried to remove the first part /mon drive it was working until I change the path with the variable in the scenario

If you use a Search for Files/Folders module, and the search by name (or partial name) is successful and returns a result, you can use the File ID in subsequent modules instead of the actual folder name.

2 Likes