Hello,
I am unsure if I can get this to work. But as a test I have created a list and split text, and then a "For each" loop using that list. That list is different computer names on our network. I want to get the Files, and zip them, so I can upload to sharepoint for Archive purposes. This is kind of what it looks like as a test.
I can't seem to Get Files in folder, it wants a text. What I have is "\\${CurrentItem}\c$\ProgramData\DAVIE4\Archive\" again CurrentItem being the computer name. It wants a text value, so instead I made a new Input variable and put that in there, but still no go. Is the syntax wrong or is this just a no go?