Structuring CSV Files
Below are the examples of how the structure for CSV file types must be set in order to merge appropriately.
CSV Data Structure
CSV documents are uploaded and converted into JSON so it can be read by the High Volume Document Generation mere engine. When converted to JSON, each row in the CSV file will translate to a single job as it would in a JSON file.
Required Elements:
Header Row
Unique ID value
id | document.outputname | first_name | last_name | gender | ip_address | |
---|---|---|---|---|---|---|
1 | 101.pdf | Muriel | Esmond | mesmond0@example.com | Female | 77.91.222.125 |
2 | 102.pdf | Millard | Chelsom | mchelsom1@example.com | Male | 6.37.110.221 |
3 | 103.pdf | Ricky | Dwelley | rdwelley2@example.com | Genderqueer | 131.13.242.161 |
4 | 104.pdf | Lucho | Nesfield | lnesfield3@example.com | Male | 125.107.63.103 |
5 | 105.pdf | Jamey | Bruckent | jbruckent4@example.com | Male | 185.113.28.119 |
document.outputname
email.to
email.from
email.cc