Opening Folder at Network Path

Hi there!
I was wondering how could I open a network directory (local server folders) in Dynamo?

image

Try using the Data-Shapes package. Then you can use the MultiInputForm++ and the DirectoryPath node.

image

1 Like

Thanks. That’s a good alternative.

1 Like

Just found out you could simply paste the folder path in a “string” node.