The Navori QL Server SDK has been developed to provide customers access to QL Server features and bypass the QL Manager UI. The Navori QL Server SDK is provided as a set of SOAP web services available directly from your self-hosted QL Server installation. These web services will enable developers to create third-party HTML applications that will interact with Navori QL Server.
To enquire about purchasing the Server SDK, please contact your local Navori Sales Rep.
From QL Server 2.2 and above we have introduced a new API, including new samples, which can be downloaded from the link below:
FAQ: Yes you can download media/server feed media uploaded to the CMS via API.
The text you see in the data feed manager referencing the image is a key that can be added to the end of the following URL, in order to get a copy of the referenced image:
https://*ServerName or IP*/NavoriService/MediaUpload.aspx?key=
eg; working URL - copy and paste into browser.
OLD SDK BELOW
For QL Server 2.1 and below the following Documentation still applies:
To get an overview of the QL server SDK functions, you can use our QL Server SDK tool.
You can download it from here:
Unzip it on the server on which Navori QL is installed, then run "WpfApplication1.exe".
Click Tools > Server data
Enter your server URL, and the server key that Navori provided you.
Every function can be tested. You will need to enter your credentials and to click the "Invoke" button.
For each function, you can see the documentation text or the class code.
