# On-prem files - Create folder

This action creates a folder in your on-prem directory. If a folder with the same name already exists, action will be completed successfully.

You can use this action with the upload file action to upload files into a new folder.

Create folder action Create folder action

# Input fields

Input field Description
Parent folder Select the parent folder of the new folder to be created.
Folder path Enter the path of the folder to be created. If any folders on the path do not exist, they will be created automatically.
This should be relative to the Parent folder that was selected above. Learn about relative path.

# Output fields

Output field Description
Folder path Relative path to created folder without escaped characters, if any.


Last updated: 7/8/2022, 2:42:15 PM