Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: rboccuzziIt depends on the format of the files. If they are all the same format and structure, you can take the output of the Directory List node, and use that as input into, for example, the CSV File node or the Delimited File node, or the Fixed Format Node, which can all optionally take an input which can be a list of files, effectively looping on the files, and pulling all the data into the LAE for further processing.
Cheers
Rich