This manual trigger workflow in n8n reads a local CSV file, uses the spreadsheet file node to parse it, then writes the data as a JSON file. Useful for anyone needing to convert tabular data into a structured format for APIs or other integrations without manual reformatting.
Platform
n8n
Category
File & Document Management
Price
Free
Creator
Lorena
manualTrigger
moveBinaryData
readBinaryFile
spreadsheetFile
writeBinaryFile
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.