Hacker News new | ask | show | jobs
Ask HN: How do you handle flat file integration in your SaaS?
1 points by bandrade 2023 days ago
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

Our industry has a few standard formats that we rolled our own for. It was a relatively large amount of work.
Flatfile.io