catalog

Start Url Import

Import products from a category-page URL: scrapes the page in a background job, normalizes up to URL_IMPORT_MAX_PRODUCTS products into the universal feed shape and writes a CSV feed to GCS. Poll GET /catalog/url-import/{import_id}.

post/api/v1/catalog/url-import

Request body

urlstring required
domain_idstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/v1/catalog/url-import:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.