SharePoint Online Connector
SharePoint Online Connector Help
Version 12
ZappySys Logo File Version: v12
Supported Engine: 9

EndPoint Upload File


Name

upload_file

Description

No description available [API Help]

Parameters

Parameter Label Required Options Description
SiteId SiteId NO Specify a site
DriveId DriveId YES Specify a drive Id
DiskFilePath DiskFilePath YES Specify a disk file path
SharePointFilePath SharePointFilePath 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.