Ask HN: Can I expect enterprises to know what REST is?
My question is about integration with whatever they may want to integrate with. For example, my company currently uses software that is built on top of MS sharepoint. The company that makes it actually comes to your building and installs it on a server on your floor somewhere. I want to create a saas alternative that would be web based (and not using sharepoint). Can I expect the typical IT department to be able to make sharepoint send a GET request and programmatically do something with the response? I can't imagine a single reason why they would ever need to POST anything but retrieving financial data to use in their other accounting software may be necessary. Would they be happy with the ability to download a csv?
I'd love to hear anyone's thoughts especially if someone has experience dealing with something like this. Thanks!