I want to grab all files from a Google Drive, and then process them.
I want to process them in sequential order based upon the file name.
How would I accomplish sorting them before processing?
I want to grab all files from a Google Drive, and then process them.
I want to process them in sequential order based upon the file name.
How would I accomplish sorting them before processing?
Ahhh… finally. Solved! Not sure if this is the best way but this seems to do the trick!