Hacker News new | ask | show | jobs
by ggg9990 3133 days ago
A nice quote but getting data between SaaS apps is much harder than between Excel sheets, and modifying a SaaS app with that one little thing you need for your particular case is of course impossible.
2 comments

Getting data between SaaS apps is not only easier, but formats like JSONAPI are far more powerful than pushing csv binaries that may or may not adhere to a spec.
One can see parallels between Excel and Unix command line scripting here.