Each day using the Google API I am uploading in different folders the same excel file. Unfortunately, when I do this the VBA that I have created does not work anymore so I have created a javascript using script editor that does the same thing. Is there a way I can use the Google API to make the script apply to all the spreadsheets or at least each on by file id without manual intervention?
Thanks.