Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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!