Continuing the discussion from Re-using binary data :
However, we are rethinking binary data. We have wanted to change it for a while as it constantly causes confusion, and we would rather make it work like all other data in n8n. If it gets implemented as planned, something like the expression mentioned above would work.
Hi Jan,
Are there any updates to this or any announcements etc? Running into a few issues with binary data and it pulling through from previous nodes and wondered if anything had been implemented yet
n8n
December 3, 2024, 8:26pm
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
Hey @gleeballs , I don’t think any change since that time. What problem are you facing? There are a few techniques that could be applied depending on your use case.
For example, [onedrive via Graph HTTP] why binary don't upload if not exactly previous node? - #2 by ihortom .
the main ones I face are
getting binary data in an early node and then being able to use that several nodes down the workflow
how to reference it after and if / switch / loop nodes.
perhaps i just need to rethink the way i build workflows out and not get the binary data until just before i need it somehow
1 Like
system
Closed
March 3, 2025, 9:37pm
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.