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