How to use Google Apps Script to access all the files on Google Drive.
This series aspires to teach Google Apps Script's DriveApp to beginners. You will learn how to use Google's version of JavaScript to access files, folders, and subfolders, as well as transform the structures so you can program automations.
If you'd like to check out other videos in the series, then you can checkout this playlist: • Google Apps Script: How to automate Google...
If you'd like to learn about SpreadsheetApp, the Apps Script library for Google Sheets, then you can checkout this playlist: • Google Apps Script: How to automate Google...
If you're new programming and would like to learn more about fundamentals that are crucial to following this series, then you can check out my Apps Script fundamentals playlist: • Google Apps Script for beginners