SharePoint create folder action

Use the Create folder action to create a new folder in the specified path in your SharePoint site.

Prerequisites

Note: The examples and graphics provided on this page are for representation purposes only and may not accurately reflect your specific instance. We do not assume responsibility for their maintenance or accuracy.

Procedure

  1. From the Actions pane, select SharePoint > Folder and file > Create folder and place it in the canvas.

    SharePoint Folder Path
  2. In the Site field, select one of the following options:
    • Default site: The site name used during authentication is considered the default site.
    • Other site: If you want to choose a different site to create a folder, specify the different site name.
  3. In the Document library field, specify the path where the folder must be created.
    Note: You can create folders only within the Document library type of the site contents. To view the path name, hover over one of the document library names and view the folder path as shown in the following image:
    SharePoint Folder Path
  4. In the Folder name field, specify the folder name you want to create.
  5. In the Session field, select one of the following options:
    • Session name: The name you provided for the session during authentication.
    • Variable: Select a variable which contains the session name.
  6. In the Folder path field, select a variable to store the created folder path name.
A new folder is created using the specified path.
SharePoint Folder Created