Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I m fresh in Sense. As I know, Sense has JS and .net API as below. Which are JS api and what coding language can use the api?
Thanks.
1 | Qlik Sense Backend API |
2 | QlikSense Extensions API |
3 | Qlik Sense Mashups API |
4 | QlikSense Repository Service API |
5 | Qlik Sense Proxy Service API |
6 | Qlik Sense User Directory Connector API |
7 | Qlik Engine API |
8 | Qlik QVX SDK |
9 | Qlik Sense .NET SDK API |
Hi,
Here is a summary of the API and how to consume them.
Qlik Sense Proxy Service API, Qlik Sense Repository Service API and Qlik Sense User Directory Connector API are REST API and can be consumed from all languages and environments that supports REST.
Qlik Sense QVX SDK and Qlik Sense .Net SDK are .Net libraries that can be consumed from all languages and environments that supports .Net such as the Windows plattform.
The Qlik Sense Backend, Extension and Mashup API are javascript libraries.
The Qlik Sense Engine API is a web socket API that can be consumed by all languages and environments that supports web socket.
Best Regards
Lars-Göran Book
Hi,
Here is a summary of the API and how to consume them.
Qlik Sense Proxy Service API, Qlik Sense Repository Service API and Qlik Sense User Directory Connector API are REST API and can be consumed from all languages and environments that supports REST.
Qlik Sense QVX SDK and Qlik Sense .Net SDK are .Net libraries that can be consumed from all languages and environments that supports .Net such as the Windows plattform.
The Qlik Sense Backend, Extension and Mashup API are javascript libraries.
The Qlik Sense Engine API is a web socket API that can be consumed by all languages and environments that supports web socket.
Best Regards
Lars-Göran Book