Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
kisangoli78
Contributor
Contributor

Qlik Sense - Leverage Rest Api using .Net SDK or enigma.js?

As the title implies, I'm trying to add some features that are currently unavailable through the hub/QMC but are using the API.

Are there pros/cons to using either the .net sdk or enigma.js? Is one more maintained than the other?

I'm much more familiar with .Net as I used to use it before I moved to full time BI Developer.

 

Any input is appreciated.

2 Solutions

Accepted Solutions
NadiaB
Support
Support

Hi @kisangoli78 

I would recommend to look at the following samples in .net.

https://github.com/AptkQlik/PublicExamples

Kind Regards.

Don't forget to mark as "Solution Accepted" the comment that resolves the question/issue. #ngm

View solution in original post

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

I think they are pretty much equally maintained as they are (mostly) generated APIs.  So I would go with whatever language you want to write your solution in, rather than being driven by choice of library. 

-Rob

View solution in original post

2 Replies
NadiaB
Support
Support

Hi @kisangoli78 

I would recommend to look at the following samples in .net.

https://github.com/AptkQlik/PublicExamples

Kind Regards.

Don't forget to mark as "Solution Accepted" the comment that resolves the question/issue. #ngm
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

I think they are pretty much equally maintained as they are (mostly) generated APIs.  So I would go with whatever language you want to write your solution in, rather than being driven by choice of library. 

-Rob