Save attachment from Gmail to Google Drive AND give it another name by appending the time stamp of the email

142 Views Asked by At

We are using the google apps script to download the files to Gdrive successfully using the URL https://github.com/ahochsteger/gmail2gdrive

Is it possible to download the file to Gdrive by appending the timestamp to the downloaded files?

If so, How can we do it using the code in the URL https://github.com/ahochsteger/gmail2gdrive?

Thanks

0

There are 0 best solutions below