Verify items
Welcome note
Data hub is our new upgraded platform, which we rolled out in August 2025. It offers a single unified integration for passing your data through to your Bloomreach products.
You have access to Data hub if you've implemented with Bloomreach after August 2025.
Customers who have implemented before August 2025 should follow the existing documentation for Engagement, Discovery, and Clarity.
Prerequisites
Knowledge
- Understanding of item collection concepts.
- Understanding of which record fields should map to product-level vs. variant-level attributes.
- Knowledge of appropriate data types for your attributes (string, number, boolean, array).
Process
-
Created an item collection.
-
Ingested data via full update via API or with Imports.
Steps to verify product and variant items
Check that the system successfully transformed your records into structured items.
-
Go to Data hub > Items in your Bloomreach workspace.
-
Locate and open the existing item collection from the item collections listing page.
-
Click the Products tab.
-
Review the list of product items showing unique item IDs and attribute values.
-
Click the View button next to any item to view its attributes (such as
title,price, andcolor_family).
-
For variant items, check the variants list to confirm the variant attributes.
Items reflect the structured data after your schema mapping. They differ from records, which are raw and less structured before schema mapping.
Note
Only items, not records, are synced to Bloomreach products. Items are built directly from schema definitions and show their linked records.
Troubleshoot missing item attributes
If you expect an attribute, but it's missing from items:
-
Check the schema configuration to confirm you mapped the field correctly.
-
Verify the field exists in your records.
-
Check the jobs tab to see if schema reprocessing completed successfully.
-
Re-save the schema if needed to trigger a new item update job.
Troubleshoot missing items
Missing items are often linked to identifier configuration.
-
If a record identifier is used, a corresponding record with that identifier must exist when items are updated.
-
If a record field value is used, the item identifier should be present in that field within one of the records.
Next step
Create destinations and sync data.
Updated 7 days ago
