Is there some way to use Magento to build a store based upon my supplier’s WSDL catalog?
More Details:
I currently run a web store using Zen Cart and am looking for a better solution. Periodically, I download a CSV file of my suppliers catalog and after a lot of massaging, I import that into Zen Cart. However this means that my store is always somewhat out of date and I end up offering products for sale that are out of stock.
My supplier’s entire catalog can be access via SOAP or WSDL (I don’t exactly understand). It seems to me that if I could somehow build a web site that just presents pages based upon queries to my suppliers catalog, it would always be up to date and I could show real time stock levels.
I’d appreciate knowing if Magento can be used in this manner and if so, kick me to the appropriate docs.