Convert Parquet, Feather, ORC & Avro to JSON with ParquetReader - n8n Workflow | Neura Market
Convert Parquet, Feather, ORC & Avro to JSON with ParquetReader
Upload Parquet, Feather, ORC, or Avro files via webhook to get instant JSON previews including rows, schema, and metadata—no code required.
This n8n workflow simplifies handling columnar data formats by integrating with the ParquetReader API. Trigger it via a POST request with a file upload (using curl, Postman, or another n8n flow), and it automatically sends the file to https://api.parquetreader.com/parquet as multipart/form-data. The API parses the file and returns a structured JSON response containing sample rows, full schema details, and metadata, enabling quick inspection without custom coding.
Key benefits include schema val
Platform
n8n
Category
Business Operations & ERPs
Price
$12.99
Creator
Matt Buds
parquet
avro
orc
feather
data-conversion
etl
schema-validation
json-preview
file-upload
webhook
data-processing
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.