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