Hello you guys.
I'm new here
I'm trying to make a script that downloads a .csv file from a link to my Google Drive, and then access the file's data. Once I know how to download and get access to the file in Drive, I can complete my script. I think I can access the file using the DriveApp class, but I still do not know how to get the file into my Google Drive without doing it manually.
And in short: I want to download files from the Internet to Google Drive using Google Script
Top comments (0)