How to get only all folders directories from the most outside folder

Can anyone tell me?i’m a newbie here。。

you can try to use this activity

but you need to install it manually on the manage packages.

1 Like

You can use the following expression:

Directory.GetDirectories("yourFolderPath")

Best,
Charbel

Thank you so much!

You’re welcome!

Feel free to mention me in case you have any other question :slight_smile:

Thank you for your help! :grinning:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.