Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
Is it possible to learn about APIs using Qlik Sense Desktop? Any guidance on how to learn it?
I'd like to be able to practice using Qlik Sense APIs but don't have an enterprise environment.
Many thanks in advance for trying to help!
That depends on the APIs. You can certainly interact with the Engine service in desktop, but the Repository, Scheduler and Proxy services will not be available.
Here is an example of connecting to a desktop engine using C#:
https://github.com/AptkQlik/PublicExamples/blob/master/ConnectDesktop/ConnectDesktop/Program.cs
Hi @mwallman ,
I think This 3 course can help you with learning & understanding the API,
After this, you will be good to go with your RND.
OR