Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get File List

Prev Next
Step Details
Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationIntegration > 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

PropertyDescriptionData Type
Folder PathThe path of the resource in DropboxString

Outputs

PropertyDescriptionData Type
Error


Error infoThis 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


ResultReturns a list of files from the specified folder pathList 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:

Dropbox Module