Skip to main content
Read a stream as YAML data.

Fields

Pattern to items

Dot-notated path to the array within the YAML data that contains the items to process.
  • Leave empty to treat the whole file as a single item.
  • Use products to read items from a top-level products list.
Note: Do not use * here. This field points to the array itself; the system automatically iterates over all elements in the matched array.