I have an Excel spreadsheet template with data and a chart. I want to be able to publish (repeatably) the raw data to a web server using using a web service interface. I would like to do this with vanilla Excel--no add-ons or required ActiveX controls, etc.
I am open to suggestions on the web service technology: REST, etc.
Are there any built-in apis that do this? Could someone point me to the docs?