Skip to content

Apps Script to list Drive folder structure and files into a Sheet

License

Notifications You must be signed in to change notification settings

ErikLentz/GoogleDrive-ListDriveContents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GoogleDrive-ListDriveContents

Apps Script to list Google Drive folder structure and files into a Sheet. Iterates through the root folder and subfolders, listing the folders and files. Included info:

  • Full Path
  • File/Folder Name
  • Type
  • Date created
  • URL
  • Last Updated
  • Description (if exists)
  • Size

How to use

  • Create a new Google Sheet
  • Click Extensions > Apps Script
  • Copy and paste the contents of this repo's Code.gs into your Apps Script Code.js
  • Click Save, then Run
  • Follow authorization prompts
  • Watch your sheet fill up!

About

Apps Script to list Drive folder structure and files into a Sheet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published