CSV Import
Overview
The CSV Import node provides an end-to-end CSV-to-database pipeline. It combines CSV parsing, data validation, column mapping, and batch database insertion into a single node for the common bulk import use case.
Category
Import — import/csvImport
Inputs & Outputs
- input1 — CSV data to import
- output1 — Import results (rows imported, errors)
- output2 — Validation failures (rows that failed checks)