Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Dropbox |
The Get File List step retrieves a list of files for a 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 |
---|---|---|
Folder Path | The path of the resource in Dropbox | 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 | Returns a list of files from the specified folder path | List of String |
Common Errors
Path Not Found
If the designated path does not exist, the step will return an error.
To correct this, change the desired folder path to be properly spelled and ensure the folder exists.
Path Not Folder
If the designated folder path does not lead to a folder, the step will return an error.
To correct this, change the folder path input to lead to a folder rather than a file.
Related Information
Related Articles: