Import Json Async
Products
Import Json Async
Start an async product import from a JSON file in GCS.
The file must already be uploaded to GCS. Creates a Job and publishes a NATS message for the enrichment worker to process.
Returns 202 Accepted with the job_id for progress tracking.
POST
Import Json Async
Cookies
Body
application/json
Request model for async JSON product import (file already in GCS).
GCS URL of the uploaded JSON file (gs://...)
Run AI enrichment
Scrape brand website during enrichment
Search product lakehouse for existing data
Validate against ProductType
Response
Successful Response