I would like to have a WIX store. And I want to have a possibility to connect to this store using API (I mean to send some request to WIX API and then WIX API return me data - for example I will sent something like product.list (name of method must be according to you documentation API) and then will receive all products in my store).
1.This is possible?
2.Or this is possible only as special custom functionality?
Hi,
Currently there’s no integration of Wix Code with Wix Stores. However, it’s on our backlog. I recommend following the Product Updates forum category to stay tuned.
Best,
Tal.
So this API:
https://dev.wix.com/docs/http-api/in-app-purchases/
https://dev.wix.com/docs/http-api/contacts/
https://dev.wix.com/docs/http-api/activities/
only for additional applications which could be created with wix code ?
up
?
i’m definitely awaiting the ability to create a product from my databases - if i can just create it in the store that would be the best first step. I have members that submit pictures to sell, and i want to be able to approve and then present them in the store - at the moment i just can’t create the product - i looked at the product updates forum, but didn’t see anything specific to a store api. what’s the projected timline to have some initial api’s to the store?
Hi,
Is it possible to decide which page the user will be taken to after placing an order?
I’ve also sent an email to David (david (at) wix9010 (dot) com) to get a step-by-step tutorial how to get a list of orders and products from the Wix store.
Wix Stores is now part of Wix Code as one of the most requested features here
So this API:
https://dev.wix.com/docs/http-api/in-app-purchases/
https://dev.wix.com/docs/http-api/contacts/
https://dev.wix.com/docs/http-api/activities/ slots
thx for this apis. it was helpfull for me