Upload Csv
Products
Upload Csv
Create products from CSV content.
Authentication Required: Requires product:write permission.
CSV must have headers with columns: key, name, brand (optional), vendorId (optional), productType (required if no default provided).
Maximum 250 rows allowed. Creates a Job to track the batch operation.
POST
Upload Csv
Cookies
Body
application/json
Request model for CSV upload.
CSV content as string
Batch size for processing (1-50)
Required range:
1 <= x <= 50Default ProductType key
Run AI enrichment (description, features, attributes)
Scrape brand website during enrichment
Search product lakehouse for existing data
Validate against ProductType
Response
Successful Response
Response model for batch product creation.