Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Dropbox |
The Create Folder step adds creates a new folder within Dropbox.
Prerequisites
This step requires the Dropbox module to be installed before it will be available in the toolbox.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
New Folder Path | The Folder path in Dropbox for the new folder | String |
Outputs
Property | Description | Data Type | |
---|---|---|---|
Error | |||
Error info | This output provides an error message that details any errors encountered during the process. If there are issues with the operation, this message will help identify and troubleshoot the problem. | DropboxErrorInfo | |
Result | |||
Result | Output of the created folder | DropboxResource |
Common Errors
Path Conflict Folder
If the new folder's path already exists, the step will cause an error.
To correct this, change the name of the new folder's desired path to be unique.
Related Information
Related Articles: