@Sean_Vosler I actually don’t see what you see. When I do this either by mapping the file or using the HTTP - Get a file directly I see 2 files in the zip files. I am downloading the archive to Dropbox to see the file that’s been archived. When I use the map approach I can change the filename of each file being downloaded whereas with the HTTP-Get a file the files will all be named the same in the archive. I used a the split() function to extract the file name of each file out of the original URLs from the iterators.
Here’s the scenario blueprint I was using:
blueprint (28).json (8.1 KB)

