Hello, I'm seeking some suggestions for the issue below:
Suppose I have multiple CSV files which including header.
ID,NO,Date
1,200,2020-02-03
...........................
...........................
.........................
How can I process the CSV files so that each line of one CSV file will map to one object and then send N objects to an api by making rest api call?
SAJIB_2 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.