Catalogue Upload

The Catalogue Upload endpoint allows grocery and retail partners to upload multiple catalogues for multiple sites.
As processing large amounts of catalogue data can be resource-intensive, there are a few steps necessary for catalogue upload.

  1. Correctly setup webhooks for the Catalogue API in the Dev Portal
  2. You call Catalogue Upload URL. Successful requests will receive an upload url and an upload id, which is used for tracking the entire catalogue upload lifecycle
  3. You uploads all catalogue data to the upload url provided in the response. When upload is complete catalogue processing will begin
  4. When processing is complete, or a problem occurred, you will be notified via a webhook, containing the upload id.

Rate Limit

This endpoint is rate limited at 10 requests per minute per brand.

Language
Authorization
OAuth2
URL