Use Cases
- Automate the conversion of CSV files to JSON format for data analysis.
- Streamline data import processes by converting spreadsheet data into a more accessible format.
- Enhance data interoperability between different applications by using JSON files.
How It Works
Trigger the workflow manually to initiate the process. Read the specified CSV file from the file system. Process the data using the Spreadsheet File node for manipulation. Convert the processed data from binary to JSON format. Write the converted JSON data to a new file in the specified location.
Setup Steps
- 1Import the workflow template into n8n.
- 2Manually trigger the workflow to start the execution.
- 3Ensure the file path for the CSV file is correctly set.
- 4Run the workflow to convert the CSV file to JSON.
Apps Used
Spreadsheet Software
File Management System
Categories
Target Roles
Tags
#file organization
#batch file processing
#process automation