Hi everyone,
I built a flow where I unzip the files and put in a new directory.
In the next step of the flow, I need to get one file from the directory (just one, anyone) and extract the information from it.
My question: How can I get just one file? I don´t know their name, so I can filter the filename.
Thanks.