Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Dropbox |
The Get File Members step retrieves a list of members who have access to the Resource.
Prerequisites
This step requires the Dropbox module to be installed before it will be available in the toolbox.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
File 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 file members from specified folder path | String |
Common Errors
Is Folder
If the folder path leads to a folder rather than a file, the step will return an error.
To correct this, change the folder path to lead to a file.
Invalid File
If the file specified in the folder path is not found in dropbox, the step will result in an error.
To correct this, ensure the folder path is properly spelled and that the file exists.
Related Information
Related Articles: