Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Integration > Dropbox |
The Upload File step creates a new file with the contents from a locally stored file.
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 to the resource in Dropbox | String |
Local File Path | The path of the locally stored File | 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 | File gets uploaded designated by the specified folder path. | DropboxResource |
Common Errors
Could not find a part of the path
If the local file path has any part that is not locatable, the step will result in an error.
To correct this, ensure the desired path is correctly spelled and properly reflects the desired path.
Could not find file
If the file following the local folder path is not real, misspelled, etc. the step will result in an error.
To correct this, ensure the file name is properly spelled and check if the name reflects the desired file name.
Related Information
Related Articles: