Sign in

Upload file

documented

Uploads a new file to Drive.

POST /upload/drive/v3/filesDriveno implementation yet0 runs

Input

title*
File name
Name of the file in Drive (e.g. archive.zip)
description
Description
Optional file description
mime_type*
Metadata MIME type
MIME type for the file metadata
parent_id
Parent folder ID
Drive folder ID or root
media_mime_type*
Media MIME type
MIME type of the file content being uploaded
file_contents*
File content
Binary content of the file or base64-encoded payload
Calls Google Drive as you (your API key is your account); keychains.dev holds the credentials.
Upload file · Google Drive · OpenIntegrations