Bazaarvoice
Bazaarvoice (opens in a new tab) is a platform that enables brands and retailers to collect and display user-generated content including ratings, reviews, and questions.
Prerequisites
In order to integrate with Bazaarvoice, you'll need to collect the following information:
| Name | Description |
|---|---|
| API Key* | The API Key from your Portal Account. The Portal account must have the Technical Contributor or Technical Administrator role, and be assigned the Rating and Reviews solution. Learn more about roles in Bazaarvoice Knowledge Base (opens in a new tab). |
| Client ID* | OAuth2 Client Credential obtained by registering your application with Bazaarvoice. |
| Client Secret* | OAuth2 Client Secret obtained by registering your application with Bazaarvoice. |
OAuth2 Client Credentials (client_id and client_secret) require you to register the application by contacting Bazaarvoice Support (opens in a new tab) directly. More details can be found at the official Bazaarvoice Docs (opens in a new tab).
Integrating with Bazaarvoice
To integrate an existing system with Bazaarvoice:
- Navigate to Data map → View Systems and choose the system that you want to connect.
- Click on the Integrations tab.
- Pick the vendor or system type that you want to integrate with from the Connection type drop-down menu.
- Complete the required fields for the integration and click Save.
You may confirm your connection is working using the Test connection button, if desired.
To learn more, please see our guide for Managing Integrations.
Technical detail
Fides utilizes API endpoints to access the API service for a SaaS application. An API service is the programmatic interface through which Fides can query and update data within an application to access, rectify, or delete personal information. Each SaaS tool will have a unique set of endpoints to enable privacy functions.
Bazaarvoice Endpoints
In the table below, you can find which endpoints are used for each type of privacy function. Clicking on the endpoint will take you to the documentation for that endpoint.
| Privacy function | Endpoint | Description |
|---|---|---|
| Access Requests - Start | Create Access Request (opens in a new tab) | Initiates a right to access request. Returns all available access information for the user. |
| Access Requests - Status | Access Request Status (opens in a new tab) | Retrieves the status and results of a right to access request using the request ID. |