How to integrate third party SOAP API (product data) with an eCommerce store?

I have access to a SOAP web service with over 40 thousand products and need an eCommerce store to connect the web service. The trick is that it cannot store the data locally in the eCommerce platform, and every time there is a search request, the SOAP web service must be called. Which platform would work in this case (Shopify, BigCommerce, Adobe Commerce, etc), or does it require a website built from scratch using a framework such as Django? I tried using Shopify a while back, but I couldn't find a way for it to work without storing products.

Comment (0)

You’ll be in good company