Create File
Create new file.
External Documentation
To learn more, visit the Google Drive documentation.
Basic Parameters
Parameter | Description |
---|---|
Drive ID | ID of the shared drive the file resides in. Only populated for items in shared drives. |
Name | The name of the file. This is not necessarily unique within a folder. Note that for immutable items such as the top level folders of shared drives, My Drive root folder, and Application Data folder the name is constant. |
Parents | A comma-separated list of parent folder IDs which contain the file. If not specified as part of a create request, the file will be placed directly in the user's My Drive folder. If not specified as part of a copy request, the file will inherit any discoverable parents of the source file. |
Advanced Parameters
Parameter | Description |
---|---|
Delegated User Override | Perform the action on behalf of another user, overriding the delegated user defined in the connection. If not specified, the delegated user is the one provided in the connection. Has no effect when using an OAuth connection. NOTE: the connection details are not edited by this input. |
Description | A short description of the file. |
Resource Key | A key needed to access the item via a shared link. |
Workflow Library Example
Create File with Google Drive and Send Results Via Email
Preview this Workflow on desktop