We have a client that uses a CMS (CS Cart) to allow customers to purchase online. Is there anyway of publishing up to date inventory levels on the CMS using the API?
Hi Andy,
When your CMS pages loads you can have it fire a request to the API for the data you need, then display the data to the user.
Daave