Use Cases
- Convert Parquet files to JSON for easier data manipulation.
- Transform Avro, ORC, and Feather formats into JSON for compatibility with web applications.
- Automate the file conversion process to enhance data workflows.
How It Works
Trigger the workflow via a webhook by uploading a file. Send the uploaded file to a conversion service for processing. Parse the response to extract the converted JSON data.
Setup Steps
- 1Import the workflow template into n8n.
- 2Set up the webhook URL for file uploads.
- 3Test the workflow by sending a file using a tool like curl or Postman.
Apps Used
ParquetReader
Categories
Target Roles
Industries
Tags
#file organization
#process automation
#batch file processing