Bazaarvoice
The Bazarvoice connector interacts with the Bazarvoice API The Bazaarvoice Integration connector currently only supports action functionality. For example, you can use it to retrieve or submit a review, ask a question, or retrieve comments.Technical Specifications
No data available for triggers
retrieveReviews
Returns Reviews and Rating and related data.
- OnInit
- ./lib/actions/retrieveReviews.js
- OnStartup
- -
- OnClose
- -
Attributes
-
submitReview
Submit reviews on a product.
- OnInit
- ./lib/actions/submitReview.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveProducts
Returns Product data.
- OnInit
- ./lib/actions/retrieveProducts.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveCategories
Returns Categories and related data.
- OnInit
- ./lib/actions/retrieveCategories.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveStatistics
Returns Product-based Review Statistics.
- OnInit
- ./lib/actions/retrieveStatistics.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveComments
Returns comments posted on reviews.
- OnInit
- ./lib/actions/retrieveComments.js
- OnStartup
- -
- OnClose
- -
Attributes
-
submitQuestion
Submit questions on a product.
- OnInit
- ./lib/actions/submitQuestion.js
- OnStartup
- -
- OnClose
- -
Attributes
-
submitAnswer
Submit answers on questions.
- OnInit
- ./lib/actions/submitAnswer.js
- OnStartup
- -
- OnClose
- -
Attributes
-
submitComment
Submit a comment on a review.
- OnInit
- ./lib/actions/submitComment.js
- OnStartup
- -
- OnClose
- -
Attributes
-
submitPhoto
Upload photos for a review, question or answer.
- OnInit
- ./lib/actions/submitPhoto.js
- OnStartup
- -
- OnClose
- -
Attributes
-
submitFeedback
Submit feedback on a review, comment, question, answer.
- OnInit
- ./lib/actions/submitFeedback.js
- OnStartup
- -
- OnClose
- -
Attributes
-
retrieveCurationsContent
Returns social content collected by Bazaarvoice.
- OnInit
- ./lib/actions/retrieveCurationsContent.js
- OnStartup
- -
- OnClose
- -
Attributes
-
No data available for terms
No data available for environment