Incremental quering

Hello.

It there any way to query incremental changes for products and purchase orders? It looks like “orders” resource has updated_from filter but all others don’t.

It was possible in your REST API.

Thanks!

Hi Oleg, would inventory_changes work for you?.
With this Query, you should be able to get the latest changes on inventory for all products given a specific date (date_from & date_to)