DropBox Connector
DropBox Connector Help
Version 1
ZappySys Logo File Version: v1
Supported Engine: 4

EndPoint Upload a file


Name

upload_file

Description

Upload a file

Parameters

Parameter Label Required Options Description
TargetFilePath TargetFilePath YES Specify a file path in DropBox to save file to
SourceFilePath SourceFilePath YES Specify a disk file path to upload

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 4000 False
Name DT_WSTR 4000 False
PathLower DT_WSTR 4000 False
PathDisplay DT_WSTR 4000 False
ClientModified DT_DBTIMESTAMP 0 False
ServerModified DT_DBTIMESTAMP 0 False
Revision DT_WSTR 4000 False
Size DT_I8 0 False
IsDownloadable DT_BOOL 0 False
ContentHash DT_WSTR 4000 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.