Fetch all products of a category (Woo REST API)
-
Hi, I want to get all the products of a category from the REST API, but apparently it is no longer possible because since WP 4.7 the filters in the REST APIs were deactivated.
Any solution to get the products by category?
I already tried
https://example.com/wc-api/v3/products/categories?15&consumer_key=xx&secret_key=xxhttps://woocommerce.github.io/woocommerce-rest-api-docs/#create-a-product-category
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Fetch all products of a category (Woo REST API)’ is closed to new replies.