from Hacker News

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

by bandrade on 12/8/20, 11:36 PM with 2 comments

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!
  • by peppery-idiot on 12/9/20, 10:20 AM

    Our industry has a few standard formats that we rolled our own for. It was a relatively large amount of work.
  • by throw03172019 on 12/8/20, 11:41 PM

    Flatfile.io