Skip to main content

Merge binary objects on multiple items into a single item

Workflow preview

Merge binary objects on multiple items into a single item preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

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.