This is a simple plugin to retrieve latest modified products and orders based on date modfied when using Woocommerce REST API.
After installing the plugin you could access the latest modified products and orders after a given date via Woocommerce REST API like this :
- Retrieve last modified products after a given time: /wp-json/wc/v3/products/?modified_after=2021-01-20T11:35:00
- Retrieve last modified orders after a given time: /wp-json/wc/v3/orders/?modified_after=2021-01-20T18:35:00
Active installations100+
Weekly downloads
14-6.67%
Version1.0.1
Last updated2/3/2022
WordPress version5.0
Tested up to5.9.10
PHP version7.0
Tags
for woocommercelast-modifiedordersproductsrest-api