Skip to main content
The Google Drive Import node imports files from a Google Drive folder. Connect the folder URL as input and select a connected Google Drive account to read from.

When to use

  • Batch asset ingest
  • Sync creative folders
Common pattern: google_drive_import → generate_image.

Inputs

text
required
The Google Drive folder to import from. Required.

Outputs

file
Imported files. Accepts multiple.
image
Imported images. Accepts multiple.
video
Imported videos. Accepts multiple.

Configuration

string
default:"images"
Which file types to import: images, videos, documents, or all.
string
default:"last_5"
How many files to import: last_3, last_5, last_10, or all.
Select the Google Drive account to import from in the node. You connect accounts under your integration settings.