Create Folder Step

The Create Folder step makes a new folder at a specific spot on your system. Use this step when your automation needs to put files in order or save new information.

How to Use Create Folder

Add this step to your process to make a new folder.

Step 1: Add the Create Folder Step

  1. Open your process in the Robotiq.ai Process Editor.
  2. Drag and drop the "Create Folder" step into your workflow.

Step 2: Set Up Folder Details

  1. In the step properties, type in the Folder path. This is the full path where you want the new folder to go.
  2. Type in the Folder name. This is what you want to call the new folder.
  3. Choose the Overwrite folder option.

Parameters Explained

Step Name (Optional)

  • A custom name for this step in your process.
  • Example: "Create Output Folder"

Folder path (Required)

  • The full directory path where the new folder will be made.
  • You can use an existing text variable or type the path directly.
  • Example: C:\Reports\Daily

Folder name (Required)

  • The name of the folder you want to make.
  • You can use an existing text variable or type the name directly.
  • Example: New Data

Overwrite folder (Required)

  • This setting decides if an existing folder with the same name should be replaced.
  • T (True): If a folder with the same name is already at that path, it will be deleted and a new empty folder will be made.
  • F (False): If a folder with the same name exists, the step will not make a new folder and will finish without changing anything. This is the default setting.

Related Articles

Need Help?

Can't find what you're looking for? Join the Robotiq Community to get help from other users and the Robotiq team.

 

Was this article helpful?