Hello Make Community,
Hoping someone can help as I’m super stuck and can’t seem to figure this out.
I have a Google Drive folder that has 3 documents in it (for my test case):
Industry Research - 20250612_140000
Buyer Persona - 20250612_160000
Buyer Persona - 20250612_150000
As you can see, each file has a date/time stamp at the end.
This is on purpose so I can get Make to find the “latest version” of the file.
My ultimate goal is to have Make.com look at each file name and get the latest version. In this case it should eventually read the contents of “Industry Research - 20250612_140000” (Latest version since there’s only one doc named ‘Industry Research’) and “Buyer Persona - 20250612_160000” (since that is the newest version based on date/time stamp of the ‘Buyer Persona’ file).
I have tried coming at this every which way, and been taking suggestions from GPT, but nothing I do is working.
Does anyone have any ideas?
Thanks in advance.