Action: Create File From Text

Google Drive Operation

The Create File From Text action generates a new file containing the provided text content.

Example User Story

I want to create a new text file in Google Drive with specific content so that I can store and share my notes easily.

Fields

Field Name
Field Type
Required

fileName

String

Yes

fileContent

String

Yes

folderId

String

No

mimeType

String

No

Google Drive

Example link

Code (Apache v2.0): Operation

Last updated