-
Notifications
You must be signed in to change notification settings - Fork 0
jprix/parseCSV
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
For the exercise I've built the application to detect whether the .csv file has one user record or many. Depening on the count, the application will fire a Bulk or Single update. Instructions to run: Clone/Download from gitHub project home Using IntelliJ Java IDE: File Open >> Choose pom.xml >> Open As Project Navigate to /src/mainjava/com/iterable/csvReader On line 23 and 24, you will see a placeholder to add the path of the 2 csv files- found in src/main/resources..../././ On line 85 and 91, you will see a placeholder to add your API_Key as a query param. Right click IDE editor and Run project. Enjoy!
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published