BazaarVoice Connector
The Bazaarvoice Connector imports product review statistics into a Constructor catalog.
This connector is intended for customers that already have product review data in Bazaarvoice and want to expose review signals in Constructor search, browse, recommendations, or other catalog-powered experiences.
How It Works
- The connector retrieves product records from your configured Bazaarvoice data source.
- It requests review statistics for those products from Bazaarvoice.
- Review statistics are matched to products by Bazaarvoice product identifier.
- Each product is matched to its corresponding Constructor item.
- Available review statistics are added to Constructor item metadata.
Each successful sync updates the Constructor catalog.
Supported Data
The connector can import review statistics, questions, answers, images, or other user-generated content. The data in BazaarVoice must provide, at minimum:
| Field | Purpose |
|---|---|
Id | Bazaarvoice product identifier used to request statistics |
| Product identity data | Used to resolve the corresponding Constructor item ID |
By default, the connector maps Bazaarvoice review statistics to these Constructor item metadata fields:
| Constructor metadata | Bazaarvoice statistic |
|---|---|
average_overall_rating | AverageOverallRating |
total_review_count | TotalReviewCount |
overall_rating_range | OverallRatingRange |
Connection Setup
Constructor configures the connection and required authentication details. The integration requires:
- Access to the Bazaarvoice product data used by the integration.
- Credentials or API keys required to access that data.
- A Bazaarvoice API passkey for review statistics requests.
- A content locale for each connection.
- A reliable match between Bazaarvoice product IDs and Constructor item IDs.
To get started, please reach out to our team.
Updated about 2 hours ago