Hi
I'm trying to generate a small workflow.
The purpose is to read all .xlsx files from a input directory.
I have a list of customers and each customer has a folder with agreements:

The fullpath in my text input is where the agreements are stored. I want to pass this value into a macro that reads all .xlsx files from the given folder/folders?