catalog add operation configuration
parameters for adding items to the catalog. supports both json and csv formats.
entity type name (e.g., "products", "articles", "users")
array of items to add to catalog
Optional
primary identifier field name (e.g., "id", "product_id")
auto-flatten nested objects (default: true)
catalog add operation configuration
parameters for adding items to the catalog. supports both json and csv formats.