This is great. Is it also possible to get array in order as they were saved to filePath?
Because first there is always Invoice in attachments and later additional documentation.
The Save Attachments activity already outputs the file paths in the same order as the attachments were saved. When using LINQ to extract the file names, this order is preserved unless explicitly changed.