Updated 29 August 2024 |

Changes in integration with WooCommerce and WooCommerce API: Introducing find_value and find_where Parameters

WooCommerce (Bridge Version):

  • product.listcount - find_where now supports searching by name and description.
  • category.listcount - find_where now supports searching by name and description.
  • customer.listcount - find_where now supports searching by email, first name, and last name.
  • product.child_item.list - find_where now supports searching by name and description. Additionally, a separate filter for SKU has been added.

WooCommerce (API Version):

  • product.listcount - find_where supports name_or_description, which allows searching by both name and description simultaneously.
  • category.listcount - find_where supports searching by name.
  • customer.listcount - find_where supports searching by email.
  • product.child_item.list - find_where supports searching by name. Additionally, a separate filter for SKU has been added.

Related Articles


What is an API Integration Platform and How to Choose It?
eCommerce Integration Support: How Much Does It Cost
What are API Requests and How Many of Them Do You Need?