Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
kp2
Contributor II
Contributor II

Qlik Sense SAAS - Can this use API to connect to Magento 2,

Hello all, 

 

Can Qlik Sense connect to Magento 2 to retrieve information through an API, if so how would this be achieved. Can someone point me in the direction of this information?

 

Thanks 

 

 

Labels (7)
1 Reply
Jason_Dyer
Employee
Employee

I don't have personal experience with loading Magento 2 into Qlik Sense, but it does appear that Magento provides API documentation you can use to construct a REST data connection using Qlik Sense's REST API connector.

Magento API Docs:  https://devdocs.magento.com/redoc/2.3/

Qlik's documentation/examples for REST API connections can be found here: https://help.qlik.com/en-US/cloud-services/Subsystems/REST_Connector_help/Content/Connectors_REST/Cr...

You will need Magento API credentials to connect to the API. Once you have that you can use the REST connector in Qlik Sense to create the connection.