Merge Binary Objects from Multiple Items into a Single Item - n8n Workflow | Neura Market
Merge Binary Objects from Multiple Items into a Single Item
This workflow is the opposite of [this one](https://n8n.io/workflows/1621-split-out-binary-data/). It transforms multiple different items with one binary object named `data` into a single item with multiple binary objects:

This can be useful when creating a single .zip archive, for example. It uses the updated Code node instead of the older Function node.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Tom
code
stickyNote
httpRequest
manualTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.