CSV File Resource Connector¶
Connector summary
- Connector Category: Digital Resource Connector
- Source Module: csv-file-connector .
- Jar File Name:
csv-file-connector.jar
- Supported Asset Type: CSVFile
The CSV file resource connector provides support to read and write to a CSV file using the Java File object. It can extract the column headers, and retrieve/count the rows in the file.
Raise an issue or comment below