HumationHuman + Automation
TemplatesRankings
Back to Catalog
mike

mike

Total Views7,787
Templates2

Categories

n8nGoogle SheetsData AutomationCMS SyncWebflowContent Management

Templates by mike

Write JSON to disk (binary)

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.

mikeBy mike
5396

Using the merge node - merge by key

This is an example of how you can make Merge by Key work. The “Data 1” and “Data 2” nodes simply provide mock data. You can replace them with your own data sources. Then the “Convert Data” nodes are important. They make sure that the different array items are actually different items in n8n. After that, you have then the merge with the merged data.

mikeBy mike
2391
All templates loaded

Made with ☕️ by BaseStation team