Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
vish123
Creator III
Creator III

How to access QMC api in QlikSense

Hi Team,

Can someone please tell me how to access QMC API in QlikSense.

Labels (1)
4 Replies
ErikWetterberg

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.

Øystein_Kolsrud
Employee
Employee

If you're comfortable with .Net, then you can use this one: https://www.nuget.org/packages/QlikSenseRestClient/

vish123
Creator III
Creator III
Author

Hi Erik,

Thanks for your reply:)

vish123
Creator III
Creator III
Author

Hi Yko,

Thanks for your reply.

But I am not well versed with .Net.but thanks for the info.