Add Product for Enrichment
Products
Add Product for Enrichment
Adds a new product to a sheet and queues it for enrichment
POST
Add Product for Enrichment
Adds a new product to a sheet. By default, the product is automatically enqueued for enrichment. SetDocumentation Index
Fetch the complete documentation index at: https://docs.anglera.com/llms.txt
Use this file to discover all available pages before exploring further.
auto_enrich to false to create the product in DRAFT status without triggering enrichment.
Request
Body Parameters
Product display name
Stock Keeping Unit
ID of the sheet where this product should be added
Key-value pairs to directly map into the product. Keys must match mappable attribute keys — use List Attributes and filter for attributes where
mappable is true.URL to scrape directly (bypasses web search)
When set to
true, the system will match any existing product with the same name and update it in-placeWhen
true (default), the product is queued for enrichment immediately. Set to false to create the product with DRAFT status without triggering enrichment. Use Batch Enrich to trigger enrichment later.Response
Success message indicating whether the product was created or updated
true if an existing product was updated, false if a new product was createdThe product data
- New Product
- Updated Product

