SharePoint Online Connector
Documentation
Version: 14
Documentation

EndPoint Download File as a column field


Name

download_file

Description

Dowloads a File as a column field

Parameters

Parameter Label Required Options Description
DriveId DriveId YES Specify a drive Id
FileId FileId YES Specify a file id
SiteId SiteId NO Specify a site

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Data DT_IMAGE varbinary(0) False Use [Export Column] SSIS component to save file contents to disk

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.