Skip to content

Simple Scheduled script that export Saved Search results to CSV file using Papaparse external library

License

Notifications You must be signed in to change notification settings

gmihaylov/netsuite-saved-search-export-csv-papaparse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetSuite Saved Search Export CSV Papaparse

Simple Scheduled script that export Saved Search results to CSV file using Papaparse external library

Used libraries

  • papaparse v5.0.2 (for CSV file generation)

Features

  • Saved Search column labels are used for CSV headers
  • File Cabinet file size limit is overcome by using appendLine

Performance

  • Tested with 10 column Saved Search / 112626 lines
  • Processing time: 8 minutes
  • Output CSV Filesize: 7.3 MB

Screenshots

App Screenshot

About

Simple Scheduled script that export Saved Search results to CSV file using Papaparse external library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published