Google Drive Connector
Google Drive Connector Help
Version 5
ZappySys Logo File Version: v5
Supported Engine: 4

EndPoint Get file info


Name

get_file_info

Description

Gets information of a file [Read more]

Parameters
Parameter Label Required Options Description
Id Id YES Id of a file you want to see information for
Output Columns
Name DataType Length Raw Description
Id DT_WSTR 440 False
Kind DT_WSTR 200 False
Name DT_WSTR 780 False
MimeType DT_WSTR 650 False
CreatedTime DT_DBTIMESTAMP 0 False
ModifiedTime DT_DBTIMESTAMP 0 False
Size DT_WSTR 200 False
Version DT_WSTR 200 False
Shared DT_BOOL 0 False
Starred DT_BOOL 0 False
Trashed DT_BOOL 0 False
FileExtension DT_WSTR 200 False
Input Columns
Name DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.