react-admin-import-csv
react-admin-import-csv copied to clipboard
Access existing data in transformRows or another callback?
My data has an email address as an identifier, but it also gets assigned a unique ID in the database. Is there a way to check if an entry already exists (and ideally match them up) as I import?