I can't even begin to log the hours I have spent trying to figure this out, albeit it has been very illuminating teaching myself how to code throughout the journey.
Can anyone please piggyback off of Diego's code (seen here: Get filename from url google sheet) to get the names of non spreadsheet files? I have done everything within my limited knowledge and I am very stuck.
I essentially have a column of URL's on a spreadsheet that I would like a script to get the filenames from. As the ID stays static but the filename can change, I want to be able to have a second column of 'updated' file names that correspond with the static ID.
I've attached a link to the sheet for reference. Thanks SO much to anyone who can shed some light on this!