by Masterclass Series | Jan 1, 2025 | Uncategorized
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...
by Masterclass Series | Jan 1, 2025 | Uncategorized
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...
by Masterclass Series | Jan 1, 2025 | Uncategorized
In this video I will show you the workflow canvas and how to use nodes by building your first simple workflow. > Videotuturial on Youtube
by Masterclass Series | Jan 1, 2025 | Uncategorized
In this video we will create a simple n8n Nodemation workflow to receive date via webhook, alter the data and send it to a webserver. We will be using webhook, function and http request node together. > Youtube Video
by Masterclass Series | Jan 1, 2025 | Uncategorized
Triggers worfklow all 15 minutes Reads the data from Google Sheet Converts data to XLS Uploads the file to Dropbox