Integration Prerequisites
Before you can use the Intelligent Offer - Interact integration, you must make sure that you meet the prerequisites described in this section.
Be sure that the following prerequisites are true:
*
You are familiar with the use of the Interact API as documented elsewhere in Administrator's Guide and online help.
*
You are familiar with the Intelligent Offer REST API as described in your Intelligent Offer developer documentation.
*
You have a basic understanding of HTML, JavaScript, CSS, and JSON (JavaScript Object Notation).
JSON is important because the Intelligent Offer REST API returns the product information you request in as JSON-formatted data.
*
*
You have a valid Intelligent Offer account and the list of category IDs you plan to have Interact to retrieve product recommendations (the top-selling or most popular products in the category you specify).
*
You have the Intelligent Offer REST API link (a URL for your Intelligent Offer environment).
See the sample application included with yourInteract installation for an example, or see the sample code in Using the Integration Sample Project for more information.