Does the Wix Api allow store /ecommerce site creation , by info being pushed by a 3rd party to it to create the store ?

Hello,

You can fetch the data from a third-party service and save it to your custom content collection .

We have a step by step guide on how to work with APIs: Corvid: Accessing Third-Party Services with the Fetch API . By following this article you can call a third-party service directly from your client-side code.

You can also work with the external database collections by following the instructions here .

More information about Wix Stores + Corvid you can find here .

Thanks Anastasiia, thanks for the response.

Can you advise if Wix has an API where a 3rd party can push data to to seput a store front , so the use case would be ,

a customer would be in my existing 3rd party platform and click a button saying “Create Online Store” , our system then pushes all relevant information required to a Wix API to create the profile for the customer , and then push products and category detail.