HELP! Ecommerce with external database with API?

Hello guys!

I need to create eCommerce fed from an external database (Stock, images, title and description except price)

I have attached the installation guide for this API but I don’t know where to start. Any of you can send me a link to a tutorial, article that talks about this or can you help me please…

Hello,

You can integrate an external database with SPI endpoints. I recommend reviewing the following articles to learn how to set this up.

From reading over the document you provided it seems like certain URL’s are provided which I’m assuming are endpoints to retrieve some data. If this is the case you use fetch to access this data from your Wix site. Click here to learn more.

Hope this helped!

Best regards,

Thank you very much Miguel!