Marketplace feeds

How to prepare availability statuses for a Google or Meta feed

2026-06-20
Task

A supplier table stores availability as short codes such as A and N. For an advertising feed, the final availability column must contain accepted values such as in_stock and out_of_stock.

Short Answer

Open the final availability column and add replacement rules: Ain_stock, Nout_of_stock. If a channel needs different values, use a separate profile or a separate output column for that channel.

How to Do It in Eofferix

  1. In the table editor, open the settings of the final availability column. If it does not exist yet, add it and take the source value from availability_raw.
    Opening the availability column settings in the Eofferix table editor
    The settings button is highlighted under the final availability column.
  2. In Transformations, add a rule: condition Current value equals A, action Replace with, result in_stock.
    Replacement rule from A to in_stock in availability settings
    The first rule replaces the source code A with in_stock.
  3. Add the second rule: condition Current value equals N, action Replace with, result out_of_stock.
    Replacement rule from N to out_of_stock in availability settings
    The second rule replaces N with out_of_stock.
  4. Save the column settings.

Before / After

Before

source data
skuavailability_raw
SKU-1001A
SKU-1002N

After

result
skuavailability
SKU-1001in_stock
SKU-1002out_of_stock

Process data faster with Eofferix

Create a free account to automate catalogs and price lists around your own rules.

Sign up