Retrieve Last Modified Products and Orders via WooCommerce REST API
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 :
You will get all products listed via /wp-json/wc/v3/products/
Security improvement
First Release