List all files and folders in a folders directory tree in Google Drive: Apps Script. @WorkspaceDevs #GoogleAppsScript #GoogleDriveAPI #AppsScript #GoogleDrive
yagisanatode.com/list-all-files-and-folders-in-a-folders-directory-tree-in-google-drive-apps-script/
#AppsScript #googledrive #googleappsscript #googledriveapi
I just found another great question on stack overflow.
Download a XLSX file from google drive in memory and open it with pandas in python. What a fun question.
https://stackoverflow.com/q/74761242/1841839
It only took me about ten minutes to work it out. Not bad for someone who has only been playing with Python for about a month.
#python #googledriveapi #GoogleDevelopers #GDE
Little known fact. You can use the About.Get method in google drive api to get the email address of the currently authenticated user. Without needing to request email scope permissions of the user.
#nodejs #googledriveapi #googleapi #GDE