Action: Upload File
Google Drive Operation
The Upload File action transfers a file from a local source to Google Drive.
Example User Story
I want to upload a file to Google Drive so that I can store and share it with others.
Fields
Field Name
Field Type
Required
fileName
String
Yes
fileContent
String
Yes
folderId
String
No
mimeType
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated