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

Upload File

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

PropertyDescriptionData Type
Folder PathThe path to the resource in DropboxString
Local File PathThe path of the locally stored FileString

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


ResultFile 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:

Dropbox Module