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

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

Outputs

Files
file
Imported files. Accepts multiple.
Images
image
Imported images. Accepts multiple.
Videos
video
Imported videos. Accepts multiple.

Configuration

fileType
string
default:"images"
Which file types to import: images, videos, documents, or all.
extractCount
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.