This repository was archived by the owner on Mar 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
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:
About FACT-Finder and this extension
- Installing the module
- Configuration
- Data Export
- Export CMS Pages
- Channel configuration in FACT Finder installation wizard
- Setup Cronjob
- Fallback
- Adding functionality
- Customize Suggest
- Integrate Campaigns
- Use a different slider
- Secondary Search
- ASN customization
- Data Export Implementation
- Tracking
- Recommendation Engine
- Tag Cloud
- Mobile API Support
- Verify if FACT-Finder settings are working?
- Why Frontend is showing Magento’s standard search?
- How to setup Cron-Job for tracking?
- How to fix Error "String could not be parsed as XML"?
- Allowed Memory Size Exhausted during product export
- Click tracking is not working