Step-by-Step Guide

Fredhopper supports ingesting product data using flat files, i.e. CSV or JSON, that are packaged into ZIP archives and uploaded via the Fredhopper REST API to the Fredhopper Access Server (FAS). Below is a step-by-step technical guide for sending product data to Fredhopper (FHR) using flat files.

1

Familiarize yourself with the item data structure

Export your data and format it. You can read more about the Fredhopper item data structure here.

2

Decide which type of feed you are sending

Feed Type
Purpose

Full Feed

Replaces the full catalog

Incremental Feed

Sends only new or modified product records since the last feed

circle-check
3

Prepare your data

The required data and files depend on the type of flat file and feed:

4

Upload product data

You can read more about the steps required to upload your product data here.

Last updated