OneDrive - Create folder action

The Create folder action creates a new folder in Microsoft OneDrive with a specified parent path. If a folder with the same name exists, OneDrive creates a new folder with a unique name.

Input

Input fieldsDescription
Folder nameSpecify the name of the folder to create.
Folder pathProvide the folder path in which the new folder has to be created. For example, folder-one/folder-two. If left empty, the folder is created in the root folder.

Output

Output fieldsDescription
IDThe unique identifier of the created folder.
NameThe name of the created folder.
SizeThe size of the file or folder in bytes.
Web URLThe URL to view the file or folder in a web browser.
Created byInformation about the user who created the file or folder.
Created atThe date and time when the file or folder was created.
Last modified byInformation about the user who last modified the file or folder.
Last modified atThe date and time when the file or folder was last modified.
ETagThe ETag (entity tag) is a unique identifier that tracks changes to a specific version of the file or folder in OneDrive.
CTagThe CTag (change tag) is a timestamp or identifier that tracks changes in the folder, used for synchronization of folder contents in OneDrive.
Parent referenceRefers to the parent container or folder holding the file or folder in the hierarchy in OneDrive.
File system infoProvides metadata about the file or folder’s system properties, including creation and last modified timestamps.
FolderInformation about the folder, including the child file count.

Last updated: