I am processing documents through docparser, writing the records to a Knack table and am then saving a CSV file so the information can be uploaded into a 3rd party system. I am using OneDrive to write the CSV file which works perfect.
The ONLY issue I am having is that when you export out to Onedrive as a CVS file it only writes 1 record per CVS file. I need all new records exported into a single CSV file. Is there anyway to export records from Knack to a CSV file where you get multiple records in the CSV?
Thanks in advance.