Incremental Feeds

This section covers incremental data feeds, the format and upload process.

Incremental Updates (otherwise known as 'partial updates' or 'deltas') permit customers to update or add catalogue data on-the-fly without the need to complete a full re-index. This method is applicable for many day-to-day use cases (see below) and, aside from being much faster than the full update process (users need only present a subset of catalogue data rather than the whole collection), users can also continue to access the Merchandising Studio tool throughout their execution, so business productivity is unaffected.

Typical Use Cases

Through the course of online (and offline) trading during the day, it is often the case that a product's attributes change in value and it is important that Fredhopper reflects these changes.

For example:

  • An item's stock level may decrease

  • An item's price value may increase

  • A new variant has been added to the product catalogue

In each case above, incremental updates allow the customer to inform Fredhopper of these changes in a lightweight manner.

Incremental Feed JSON Data FormatIncremental Feed CSV Data Format

Last updated