- A tool to combine csv files from directory.
- Removes the duplicates and extra columns that are not needed for the import.
- Capitalizes First and Last names.
- Was used to migrate large amount of contacts from one email marketing platform to another.
-
npm install
-
change the directoryPath to the directory containing CSV files.
-
change the name for outputFile if needed.
-
run node BL_sorting.js