Ask HN: How do you handle flat file integration in your SaaS?

1 points by bandrade ↗ HN
Has anyone had to support robust file flat integration? Upload -> validation (including possibly keys between files or tabs) -> UI for users to fix errors -> data integration. If so, did you roll your own or use a library or service? Thanks for the help!

2 comments

[ 439 ms ] story [ 121 ms ] thread
Our industry has a few standard formats that we rolled our own for. It was a relatively large amount of work.