Is it possible to initiate an HTTP POST action from within a QlikView script? What about creating and sending SOAP requests? Again, I'm trying to pull data from third-party web sites using their API's. While OAuth looks difficult, HTTP POST appears to be impossible, and that appears to mean most SOAP requests can't be sent either. Or am I missing something?
The QVSource Web Connector supports HTTP POST and the new version, due out this week, also supports PUT and DELETE as well as sending a cookie through with the request.