New Product Set Search Filters Available! #23
EricBusch
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We've added 3 new Product Set search filters today.
Search by Product ID
Now you can search for products by their Product ID. Separate IDs by commas to search for multiple products. Note that Product IDs are assigned by Datafeedr and are not related to any IDs a merchant may be using. All products in the Datafeedr product database have unique Product IDs.
Search by Barcode
Now you can also search for products by Barcode. The
barcode
field now holds the UPC, EAN or GTIN value (if any) provided by the merchant.Additionally, all leading zeros have been removed. Therefore, search for 889169871993 and 00889169871993 will return the exact same results.
Separate each Barcode with a comma to search for products with multiple Barcodes.
You can also use the
barcode
field with the Exclude Duplicates filter.Has Barcode (boolean) Search
Finally, you can also choose to only find products which have (or don't have) a Barcode value.
To access these new filters, upgrade the Datafeedr API plugin to the latest version.
If you have any questions, please don't hesitate to ask.
Eric
Beta Was this translation helpful? Give feedback.
All reactions