I try to access binary data of a node that is not direclty preceding my current node. However no tutorial or documentation is showing how. Is it even possible? Or do i need to store the data as file either locally or on a temporary server if I need it down the workflow?
In the node right after i fetch the binary data, I can access it simply with “data”. But what if I want to access it in the node after next? Is is gone from memory?
Information on your n8n setup
- n8n version:
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Cent os