Moving Files From Multiple Projects To One New Project
Hello,
I am looking for a way to download files from multiple projects and to copy those files to a new project. My Custom API call/filters successfully work to pull the correct files into the bundles but what I am having trouble with is how to handle the bundles/operations after the API call. After filtering my iterator I am left with multiple Operations when I only need one(?)
When I attempt to build a project after running the API call, it creates a project for each operation when I only need one project created to house all of the files I called on.

Here you can see only one operation pre-filter but after there displays two.
Screen of the entire scenario just in case:

How can I move this scenario along so that I only get one resulting project with the Create A Record module. Also, how can I move all of the files I called on with the API to copy to the newly created project?
Thanks in advance!
