Skip to content

Download File Node

Data/Google/Drive

Download File

Download a Google Drive file into a FlowPath

data_google_drive_downloaddataLong running
Inputs5
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

5

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

File ID

String
file_id

File ID to download

Export MIME Type

String
export_mime_type

For Google Docs, export format (e.g., 'application/pdf')

Output Path

Struct
output_path

FlowPath to write the downloaded file into

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Output Pins

7

Success

Execution
exec_out

Error

Execution
error

Path

Struct
path

Written file path

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

File Name

String
file_name

Drive file name

MIME Type

String
mime_type

Downloaded or exported MIME type

Size

Integer
size

Downloaded size in bytes

Error Message

String
error_message

Node Info

Internal name
data_google_drive_download
Category
Data/Google/Drive
Version
2