Create Folder

Estimated reading: 2 minutes

The Create Folder activity creates a new folder in a specified SharePoint document library.

Prerequisites

A valid Project Key is required in the Publish Console to access and publish workflows successfully.

Activity Details in Canvas

Microsoft 365*: Select a Microsoft 365 account from the available connections. The selected account is used to authenticate and access SharePoint.

Parent Folder: Select the SharePoint document library or parent folder where the new folder will be created.

Folder Name: Enter the name of the new folder. You can enter the folder name directly as text or provide a String variable containing the folder name.

If Folder Already Exists: Specify how the activity should handle an existing folder with the same name:
Don’t Replace: Keeps the existing folder and does not create a new folder.
Auto Rename: Creates the new folder with an automatically generated name to avoid a naming conflict

Important: Values configured in the Canvas are automatically populated in the corresponding properties in the Properties panel and can be modified there if required.

Properties

INPUT

Folder Name: Enter the name of the new folder to be created.

Parent Folder Name: Select the parent folder from the document library where the new folder will be created.

MISC

DisplayName: Specifies the display name of the activity. This value can be customized to improve workflow readability and troubleshooting.

SkipOnError: Specifies whether the workflow execution should continue when the activity encounters an error.
True: The workflow continues execution even if an error occurs.
False: The workflow stops execution when an error occurs.
None: The default value is set to False.

Version: Displays the current version of the activity.

OUTPUT

Folder Detail(o365DriveRemoteItem): Specify a variable to store the details of the newly created folder. The variable is populated after the activity executes successfully and can be used to access the folder’s information in later workflow steps.

Result: Returns a Boolean value indicating the execution status of the activity.
True: The activity executed successfully.
False: The activity failed due to an unexpected error.

Share this Doc

Create Folder

Or copy link

CONTENTS
Robility Chatbot
Robility Assistant
Online