Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I recently started working with QlikView and I need to integrate data coming from a restfull api, there is this expressor extension already available: http://community.qlik.com/blogs/qlikviewdesignblog/2014/04/22/qlikview-expressor-restful-api-extensi... , but it only sends GET requests and I need to send POST requests.
Has anyone done this already? The extension seems to use Lua and curl, but I'm still not sure how Expression works so I have little to go from here.
Any pointers would be apreciated.