Conversations API: Retrieve and submit consumer-generated content (CGC), and retrieve your product catalog and statistics about your CGC.
Submission
The Conversations API lets you programmatically retrieve and submit Bazaarvoice Conversations data for use in your applications. To learn more, go to the Conversations API documentation home page.
Contents
This section contains tutorials specific to the submission process.
Section contents
Use the links below or the menu to the left to navigate to the pages in this section.
Authentication
Learn about Bazaarvoice-mastered and client-mastered authentication, including a summary of the requirements for each. |
Device Fingerprinting
How to create and submit device fingerprint for web and mobile environments including examples and troubleshooting tips. |
|
How to Build a Submission Form
The Bazaarvoice Conversations platform supports different submission forms not only for different content types, but also by product categories. This tutorial explains the how to use an API response to build these custom dynamic submission forms. |
Input Types
This tutorial describes the input types available for submission in the Bazaarvoice Conversations API. Developers will learn how to use the Type property to determine what graphical user interface elements to use in their applications. |
|
Photo Upload
This tutorial covers how to perform photo uploads using the Bazaarvoice Conversations API. Readers will learn about the photo upload process and walk-through the steps involved in performing a photo upload. |
Submission Walkthrough
Submission to the Conversations API is a multi-step process that entails building the form, validating the author's input and ultimately POST-ing the provided values. |
Related resources
Refer to these resources for additional submission related information.
Submission fundamentals
Learn Conversations API submission request fundamentals including content types, the |
Tutorials
The tutorials in this section, with the exception of those in the Display section, all include submission related information. |