Skip to main content

Overview

UseCSV gives you a poweful data import experience which can be integrated into your app in just a few minutes.

The most powerful part of UseCSV is our drop-in user facing import experience (you can see the User Facing Import Experience here). The modal is trigged by a user within your app (such as by clicking an "Import Data" button), and guides them through an intuitive import experience. We have frontend client libraries for many popular frameworks and vanilla JS.

UseCSV supports most popular data formats, including CSV plus modern and legacy Excel file formats.

Users match their upload data to the column names and validation formats you configure in the UseCSV dashboard. Once complete, the data is sent to your backend as a webook on via a frontend callback in the browser, with the uploaded data in JSON format.