Skip to content

Upload File Node

Data/Google/Drive

Upload File

Upload a FlowPath file to Google Drive

data_google_drive_uploaddataLong running
Inputs6
Outputs7
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

6

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Google Drive provider

GoogleProviderGoogleProvider4 fields
provider_idstringrequired

The provider ID

access_tokenstringrequired

The OAuth access token

refresh_tokenstring | null

Optional refresh token

expires_atinteger | null

Token expiration timestamp (unix seconds)

format uint64min 0
Schema enforced

Source File

Struct
source_file

FlowPath file to upload

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

File Name

String
file_name

Destination filename. Leave empty to use the FlowPath filename.

Parent ID

String
parent_id

Destination folder ID. Leave empty for My Drive root.

MIME Type

String
mime_type

Uploaded file MIME type

Default application/octet-stream

Output Pins

7

Success

Execution
exec_out

Error

Execution
error

File ID

String
file_id

Uploaded file ID

File

Struct
file

Uploaded file metadata

GoogleDriveItemGoogleDriveItem9 fields
idstringrequired
namestringrequired
mime_typestringrequired
sizeinteger | null
format int64
created_timestring | null
modified_timestring | null
web_view_linkstring | null
parentsArray<string>required
itemsstringarray item
is_folderbooleanrequired

Used Resumable Upload

Boolean
used_resumable_upload

True when Google Drive resumable upload was used

Size

Integer
size

Uploaded size in bytes

Error Message

String
error_message

Node Info

Internal name
data_google_drive_upload
Category
Data/Google/Drive
Version
1