Create a Folder in a Drive
Create a Folder in a Drive
Creates a new folder in a SharePoint drive.
- Version 2.0
- Version 1.0
Options
Drive
Select the drive the folder will be created in.
Path where the folder will be created
Enter the ID of the folder the new folder will be created in. Leave it empty to create it at the root.
New folder name
Enter the name of the new folder.
Options
SharePoint account
Select the SharePoint connection set up in the flow.
Drive
Select the drive the folder will be created in.
Root folder ID (optional)
Enter the ID of the folder the new folder will be created in. Leave it empty to create it at the root.
New folder name
Enter the name of the new folder.
Returns
- createdDateTime — The date and time the folder was created.
- id — The folder ID.
- lastModifiedDateTime — The date and time the folder was last modified.
- name — The folder name.
- webUrl — The folder URL.
- createdBy — The name and e-mail of the user who created the folder.
- lastModifiedBy — The name and e-mail of the user who last modified the folder.
- parentReference — The reference of the parent folder.
Rules and Conditions
- The Account and Folder name fields are required.