Discussion board where members can learn more about Integration, Extensions and API’s for Qlik Sense.
Hi Team,
Can someone please tell me how to access QMC API in QlikSense.
In what context do you want to do this? If you are using the capabilities API, you can use the callRepository method.
Note that this method might be removed in future releases. If it is you need to implement the call yourself, following this introduction.
If you're comfortable with .Net, then you can use this one: https://www.nuget.org/packages/QlikSenseRestClient/
Hi Erik,
Thanks for your reply:)
Hi Yko,
Thanks for your reply.
But I am not well versed with .Net.but thanks for the info.