Google Drive Folder Creator
This document outlines the functionality and characteristics of the Google Drive Folder Creator node, which enables you to create new folders in Google Drive directly from your Gumloop workflow.
Node Inputs
Required Fields
- Folder Name: The name you want to give your new folder
Optional Fields
- Parent Folder: Where to create the folder
- By default, uses a folder picker UI to select from your Drive
- If left empty, creates folder in your Drive root
Configure Inputs
You can make these parameters dynamic by enabling them in “Configure Inputs”:
- Folder Name: Name for the new folder
- Parent Folder: Google Drive folder ID or link where the new folder will be created
Dynamic Parent Folders
This node supports specifying parent folders dynamically:
- Enable the “Parent Folder” input in “Configure Inputs”
- Connect to a node that outputs either:
- A folder link:
https://drive.google.com/drive/folders/FOLDER_ID
- A folder ID:
FOLDER_ID
- A folder link:
- The new folder will be created inside the specified parent folder
Note: The parent folder input can’t be the folder name, it must either be the Drive folder URL or ID. By default, parent folder selection uses a folder picker UI unless configured as a dynamic input.
Node Output
- Folder URL: The complete URL of the newly created folder
Node Functionality
The Google Drive Folder Creator node creates new folders in Google Drive, with options for naming and placement.
Key features include:
- Simple folder creation with custom naming
- Ability to nest folders within existing structures
- Dynamic folder naming and placement
- Batch folder creation via Loop Mode
- Secure authentication with Gumloop
Business Use Cases
1. Client Onboarding Automation
2. Document Compliance Management
3. Sales Pipeline Document Organization
Loop Mode Pattern
When using Loop Mode, the node creates multiple folders from a list - ideal for batch processing business data:
- Input a list of folder names (e.g., new client accounts, projects, departments)
- Optionally input a list of parent folder locations
- The node creates each folder in its corresponding parent location
Important Considerations
- Requires Authentication with Google - Set up in the Credentials page
- Parent folders must exist prior to running the flow
- You must have permission to create folders in the specified parent location
In summary, the Google Drive Folder Creator node provides an easy way to create and organize folder structures in Google Drive, supporting both simple and complex organizational hierarchies for efficient business document management and workflow automation.