How do I exclude certain items from my inventory feed?
When creating a Data Feed configuration in EZ Inventory, you'll see an option "Filter Source Data" which allows you to filter records in your data feed.
Just specify the field/column name to filter and add the conditions.
For example, to exclude certain SKUs from getting updated, you can add filters like this:
Data must match: all conditions
- SKU is not equal to ABC123
- SKU is not equal to DEF456
App: EZ Inventory