Integration Overview
...
API Reference
API Recipes

Add Your Products & Offers

Below are the steps to import your products and initial offers into Mirakl. Use this method to only add new products to your store. Note that offer data is required here when importing a new product, which primarily consists of pricing and inventory, and subsequent offer updates are made in the next recipe.

Step 1 - Import Products & Offers

You will import your products & initial offers simultaneously with this API. To do so, use "with_products=true" in the API request.



Step 2 - Get the Import Status

Using the import ID returned in OF01, check that all your products/offers were imported successfully.



Step 3 - Get the Import Error Report

If the import status [OF02] response indicates an error report exists, you can call this API to get the error details of that import.