n8nflow.net logo

Merge binary objects on multiple items into a single item

by TomUpdated: Last update a year agoSource: n8n.io
Loading workflow viewer...

Getting Started

This workflow is the opposite of this one. It transforms multiple different items with one binary object named data into a single item with multiple binary objects:

image.png

This can be useful when creating a single .zip archive for example. It uses the updated Code node instead of the older Function node.