Simple Scheduled script that export Saved Search results to CSV file
- csv-stringify (https://www.npmjs.com/package/csv-stringify)
- Saved Search column labels are used for CSV headers
- File Cabinet file size limit is overcome by using appendLine
- Tested with 10 column Saved Search / 112626 lines
- Processing time: 9 minutes
- Output CSV Filesize: 6.79 MB