π Write JSON to disk (binary)
β‘ 5,549 views Β· π File Management
Description
The βWrite Binary Fileβ expects binary data. The JSON data is, however, JSON ;) There should really be a node that allows moving data around between both of them. For now, it can be done with a Function-Node. At least till a proper one is in place. The first node is example data, wich you can customize or replace. The second node named βMake Binaryβ is the important one with the custom code which makes the data binary and writes it to the correct location.
π Nodes Used
Function, Write Binary File
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File