Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Mobile API Support

Rudi edited this page Jul 22, 2014 · 1 revision

The "xmlconnect" is a possibility inside Magento to access the store functionality with a XML API. If that API is used and the FACT-Finder extension is enabled, it will also "inject its functionality" and return the products from FACT-Finder. This is done inside the Flagbit_FactFinder_Handler_Search class at the _collectParams method.

More information about Magento's XMLConnect API:

Clone this wiki locally