Recursively Retrieve All Files from Google Drive Folders - n8n Workflow | Neura Market
Recursively Retrieve All Files from Google Drive Folders
Automatically fetch all files from a specified Google Drive folder, including those in nested subfolders, for streamlined file management and automation.
This workflow is designed for users who need to manage files across complex folder structures in Google Drive. By accepting a Google Drive Folder ID, it recursively explores all subfolders, regardless of depth, and compiles a comprehensive list of files with their IDs and names. This list can then be used for further automation tasks such as downloading, reporting, or integrating with other services. The workflow is ideal for automation builders, admins, and integrators who require a complete ov
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Fatima Al-Rashid
if
set
code
stickyNote
googleDrive
splitInBatches
executeWorkflow
executeWorkflowTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.