Woocommerce Rest API
-
Hello,
We are considering to purchase this plugin – however, since you do not have a refund policy, we want to ensure it fits our requirements first.
We are creating WooCommerce products through their Rest API.
Currently, we will create our product through the WooCommerce /products/ endpoint.With this plugin, can we use the same WooCommerce endpoint to specify the product featured image, and the product gallery images? (Using the same POST request to /products/ to set all of the images?)
Or, do we need to do separate queries requests to specify the product images with FIFU?
Also, is there a documentation I can look at?
The topic ‘Woocommerce Rest API’ is closed to new replies.