Foldernest started as part of a Google Workspace consulting project for a client who needed a reliable way to create structured Google Drive folders from spreadsheet data and form submissions.
During onboarding, their team was manually creating the same folder trees for every new project (contracts, assets, reports, deliverables). It was repetitive, inconsistent, and easy to mess up.
I built a Google Sheets add-on that:
- Defines a folder structure once
- Automatically creates the folders with subfolders and files in Google Drive when a new row is added or a form is submitted (Google Forms, Typeform, Tally, Jotform, etc.)
It’s built on Google Apps Script and runs entirely inside Google Workspace.
After the project, I generalized it into Foldernest so other teams facing the same problem could use it.
I’d love feedback, especially from people who work with Google Workspace, internal tools, or ops-heavy workflows. Happy to answer technical or architectural questions.
josephautomates•1h ago
Foldernest started as part of a Google Workspace consulting project for a client who needed a reliable way to create structured Google Drive folders from spreadsheet data and form submissions.
During onboarding, their team was manually creating the same folder trees for every new project (contracts, assets, reports, deliverables). It was repetitive, inconsistent, and easy to mess up.
I built a Google Sheets add-on that: - Defines a folder structure once - Automatically creates the folders with subfolders and files in Google Drive when a new row is added or a form is submitted (Google Forms, Typeform, Tally, Jotform, etc.)
It’s built on Google Apps Script and runs entirely inside Google Workspace.
After the project, I generalized it into Foldernest so other teams facing the same problem could use it.
Website: https://foldernest.flowbetta.com/
I’d love feedback, especially from people who work with Google Workspace, internal tools, or ops-heavy workflows. Happy to answer technical or architectural questions.