CVS Import / Export
"Replace Data" will delete all existing records before importing.
The first row of an imported CSV should contain the names of the fields being imported, each row after should contain the data for a single imported record e.g:
First Name | Surname | |
Alice | Alison | alice.alison@example.com |
Bob | Bobson | bob.bobson@example.com |
Charles | Charleson | charles.charleson@example.com |