Search product feed

Search product feed finds products in your product feed by asking it a question in natural language, and stores the matching products for later steps. Use it when the tool needs product data: recommending products, checking the catalog, or answering questions about price or availability.

The step needs a Product Feed set up for your account.

Catalog

The catalog to search. The list shows your account's product feed catalogs.

Question

The question to ask the catalog. Write it the way a customer would: "Do you have red running shoes under 100 euros?" Insert parameters or variables with / to make the question dynamic, for example the customer's own words.

Detail level

How many attributes each matching product includes.

  • Min: only the product ID and name.

  • Default: the ID plus all mapped attributes.

  • Max: all data, unfiltered.

More detail gives later steps more to work with, but makes the result larger and slower to process. Start with Default.

Additional columns

Extra product columns to include in the results, on top of what the detail level returns. Use this to add a specific column without raising the detail level, for example a stock or size column.

The result is stored in the variable you pick under Select output variable. It contains the matching products and a short explanation of why they match.