Use Cases
- Convert data files from Parquet to JSON for easier analysis.
- Transform Avro, ORC, and Feather files into a standard JSON format.
- Automate the data conversion process for large datasets.
- Integrate data from various formats into applications that require JSON.
How It Works
Webhook receives file uploads from users. Uploaded files are sent to a conversion service. Service processes the files and returns structured JSON data. Parsed data and metadata are made available for further use.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Set up the webhook URL for receiving file uploads.
- 3Test the webhook by sending a file using curl or Postman.
- 4Configure any additional settings as needed for your use case.
Apps Used
ParquetReader
File Upload Service
Categories
Target Roles
Industries
Tags
#document automation
#process automation
#workflow management