Product Import

Import Products into the Fresh Relevance system by adding products to the Product Import Engine Queue.

This is an asychronous call and will only queue the products for import. The actual creation / update of products will occur asynchronously after the request has been processed. The time for products to be imported will depend on the number of products, but you should see products start to appear in your Fresh Relevance account within a minute or so.

Note: Maximum rquest size in 5MB

Path Params
string
required

Website ID for the account you are posting data to.

Body Params
products
array of objects
required

A list of products records, one record per product. The fields that are expected in these objects are defined in the field mapping

products*
field_mapping
object
required
boolean
Defaults to false

If true, will return a job ID with the import response which can be used to track the import in Fresh Relevance reporting tools

Responses

401

Unauthorized

403

Forbidden - Usually you are requesting data for a website you don't have access to.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json