Basic Information

appmixer.google.drive.CreateFileFromText

2.0.0

Public

Create a new file from text content and upload it to your Google Drive.

Input Ports

in

FieldTypeDescription
File Name text Specify a file name including extension.
Folder googlepicker Folder in which to place the file.
File Content textarea Use plain text. This is the content of the file that will be created. The maximum file size is 10MB.
Convert to Google Document toggle Convert the uploaded file to a Google Document. This will only work for files that can be converted to Google Document format. For example, a ".txt" file can be converted to a Google Document and ".csv" can be converted to a Google Spreadsheet. If the specified file name does not have an extension, the file will be uploaded as a Google Document.
Replace if exists toggle Replace an existing file with the same name. This will replace ALL files with the same name in the folder with the newly uploaded file.

Output Ports

out

FieldTypeDescription
File Content -
GDrive File Metadata -

Full Metadata