Hi there,
I’m exploring the APIs for Wix stores, it seems the ability to create a new store is not currently possible (?), is anyone achieving this by other methods (not manual in the UI)?
Many thanks,
Justin
Hi there,
I’m exploring the APIs for Wix stores, it seems the ability to create a new store is not currently possible (?), is anyone achieving this by other methods (not manual in the UI)?
Many thanks,
Justin
I think you can code something like sync the product from external to Wix Store. So it saved your time and still having same products.
Use CRON (jobs config) on Wix to make it auto sync. Or http request from external to trigger updates.