Merge (Multiple data source to JSON)
Convert different data source to JSON file.


Description
What it does: It converts data from multiple sources into a unified JSON format. JSON is a standard way to organize and transmit data.
When to use it? If you’re working with data from different sources, like a CSV file and an API, and you need to combine them into one standardized format (JSON), this node is perfect.
Example
The input

The output

Last updated
Was this helpful?