In an action flow I have the ability to read/write/move/delete files and folders.
I have no option to get a list of files inside of a folder.
This would be very helpful. Currently I have an external document generator that creates PDF files and puts them on a file share. The filename convention of the generator contains a timestamp and some other variables that I am not aware of. Because of this I can’t READ FILE since I don’t know when the file was generated or what other variables are part of it’s file name.