Watch Updates in a Google Drive Folder: GAS103

#googledriveapi #driveapp #googleappsscript
/** Automate the Boring */
About me: onescript.work/about
/** Links */
AshtonOnTheRoad: / @ashtonontheroad
Install my addon Chalkline: workspace.google.com/u/0/mark...
Check on Substack: open.substack.com/pub/ashtonf...
/** Source Code */
Make a copy: docs.google.com/spreadsheets/...
Source code: github.com/ashtonfei/google-a...
Repo live-coding: github.com/ashtonfei/live-cod...
Repo google-apps-script-projects: github.com/ashtonfei/google-a...
/** Contract */
Gmail: yunjia.fei@gmail.com
Upwork profile: www.upwork.com/freelancers/~0...
X: x.com/ashton_fei/
Instagram: / ashton.fei
Buy me a beer: www.paypal.me/ashtonfei/

Пікірлер: 9

  • @user-kd8qx4qe2e
    @user-kd8qx4qe2e7 ай бұрын

    非常实用,对工作有很大启发😬

  • @khalifanurmaulidan7800
    @khalifanurmaulidan78007 ай бұрын

    Thanks

  • @totoystone6562
    @totoystone65627 ай бұрын

    thank you sir

  • @dhn7434
    @dhn74347 ай бұрын

    If it were possible to update the entire file and folder structure within a subfolder (updating all the way to the last file and folder), it would be fantastic.

  • @ashtonfei

    @ashtonfei

    7 ай бұрын

    Yes, I think that's possible, just more work needed.

  • @nickdimuzio1112
    @nickdimuzio11127 ай бұрын

    I am trying to do this with a Shared Drive folder. It is working with a folder in My Drive but it does not work for the folder in the Shared Drive. Would you know how to fix this?

  • @ashtonfei

    @ashtonfei

    7 ай бұрын

    Yes, it needs some updates in the function runQuery_ (supportsAllDrives = true and includeItemsFromAllDrives = true). I've made the update in the file, you may check the latest code.

  • @nickdimuzio1112

    @nickdimuzio1112

    7 ай бұрын

    @@ashtonfei Thank you! This worked! What website did you go to in order to view the docs to figure this out?

  • @ashtonfei

    @ashtonfei

    7 ай бұрын

    @@nickdimuzio1112 Check this link: developers.google.com/drive/api/reference/rest/v3/files/list#query-parameters