📁 Copy folder structure without files in Google Drive

194 views · 📁 File Management

Description

Why?

Google Drive desktop lets you copy full folders—contents and all. But what if you only want to copy the folder names (not the files) from one drive location to another? Maybe you’re reusing a folder structure or duplicating a template structure, but without this workflow each copy will hold different content. This n8n workflow helps you clone just the structure—no clutter, no file duplicates.

How it works

  1. Load this workflow into your n8n instance
  2. Setup GDRIVE credentials if you have not already (see video below)
  3. Double-click “edit this node”
  4. Enter the SOURCE folder ID (into “EDIT_THIS_NODE”) - see image on where to get folder ID
  5. Enter the DESTINATION folder ID
  6. Run the workflow

What it does

What it doesn’t do (yet)

Requirements

Future Updates

If I get requests for these features I would build them:

🔗 Nodes Used

Google Drive

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup