Added
Accept partial imports
over 3 years ago by ReadMe API

A new modal has been added to the end of the Review & Finalize pane that allows you to accept only rows without errors. For use cases where you’d like to get as much data in as possible but ingesting all of the user’s data isn’t critical, this is a great option to increase your import conversion rates.
The new modal addition:
- Allows your user to submit clean rows without having to fix every single error in their data
- Gives end users the opportunity to export the remaining errors so they may fix their data in Excel and re-upload it into your system.
Note: This modal will only appear if there are remaining error rows in your end user’s upload when they attempt to import.
OneSchema will still send the final JSON export with clean rows as “records” and error rows as “error_records.” This way, even if your user never returned to clean the rows with the remaining errors, you still have a record of the data not imported.