Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
sylvain_piccarreta
Creator
Creator

Qlikview and GraphQL

Hi

 

I try to connect Qlikview to an API graphQL.

 

I have the url for graphql a,d the query used by it, but I don't know how to implement it in Qlikview with rest connector. I read lots of subjects on it, but I can't do it.

query

{

   test {

    subtest 

    subtest2

   }

}

 

Thanks for your help.

 

Regards,

 

Sylvain

Labels (2)
1 Reply
Jill_Masinde
Support
Support

Hello Sylvian

Have you reviewed this Technical brief on GraphQL API + Qlik Integration

https://developer.pluralsight.com/qlik_integration.pdf

This article outlines simple steps to connect to GraphQL data using the CData ODBC driver and create data visualizations in QlikView.

Connect to and Query GraphQL Data in QlikView over ODBC

https://www.cdata.com/kb/tech/graphql-odbc-qlikview-chart.rst   

I hope this helps!