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

EndPoint Create a folder


Name

create_folder

Description

Creates a folder [Read more]

Parameters
Parameter Label Required Options Description
Name Name YES A folder name the folder will have in Google Drive
ParentFolderId ParentFolderId NO Id of a parent folder you want to create the folder in. Use value 'root' to create the folder in the topmost level.
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
Input Columns
Name DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.