top of page

ParquetReader File Converter to JSON

An n8n workflow that converts uploaded Parquet, Avro, ORC, and Feather files to JSON format using the ParquetReader API. It uses a webhook to receive files, sends them via multipart/form-data to the API, and parses the JSON response, enabling easy data transformation and integration.

bottom of page