OneDrive Connector
OneDrive Connector Help
Version 4
ZappySys Logo File Version: v4
Supported Engine: 5

EndPoint Upload File


Name

upload_file

Description

Don't forget to set up

Parameters

Parameter Label Required Options Description
DriveId DriveId YES Specify a drive Id
SourceFilePath SourceFilePath YES Specify a disk file path
TargetFilePath TargetFilePath YES Specify Target file path

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 150 False
Name DT_WSTR 300 False
Size DT_I8 0 False
Path DT_WSTR 1000 False
WebUrl DT_WSTR 500 False
DriveId DT_WSTR 100 False
DriveType DT_WSTR 100 False
ParentRefId DT_WSTR 100 False
ParentRefName DT_WSTR 100 False
CreatedBy DT_WSTR 100 False
CreatedDateTime DT_DBTIMESTAMP 0 False
MimeType DT_WSTR 100 False
HashQuickXor DT_WSTR 200 False
HashSha1 DT_WSTR 200 False
HashSha256 DT_WSTR 200 False

Input Columns

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