Modified Date Parameter for WooCommerce REST API
-
Hi Everyone,
I’m on a project in which we need to pull created AND modified records from our WooCommerce database on a daily basis. At the moment the REST API for WooCommerce does not allow for extraction of data via a modified date parameter (i.e. from ORDERS, PRODUCTS, or CUSTOMERS). Currently, there are BEFORE and AFTER parameters that are tied to ‘date created’ (on ORDERS, PRODUCTS). Customers has no before/after parameters. We need the ability to pull data by Modified Date for these objects. Can parameters be added to the APIs to support queries against ‘date_modified’?
Thanks!
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Modified Date Parameter for WooCommerce REST API’ is closed to new replies.