Manual Dashboard Upload

Use the Youzu dashboard for an operator-managed import without writing API integration code. The dashboard submits the same asynchronous catalogue ingestion flow described in the API guides.

Import a file

  1. Sign in to the Youzu dashboard.
  2. Open Catalogues and select the target catalogue.
  3. Select Import Products.
  4. Choose Upload File, then select or drag in a CSV, JSON, or XML file.
  5. Start the import and open Tasks to follow its progress.

The upload supports files up to 10 MB. Prepare every record using the Product Data Requirements. A JSON file contains an array of products rather than an API request wrapper.

Import from a URL

In Import Products, choose Import from URL and enter a reachable HTTP or HTTPS URL. The dashboard detects CSV, JSON, or XML from the URL when possible. Ensure the file remains available until processing finishes and do not include secrets in its URL.

Monitor the import

The import begins in the background. The catalogue progress banner and Tasks page show whether the job is queued, processing, completed, completed with skipped products, or failed.

If a job fails, review its error, correct the source data, and start a new import. Completing the import job means the records were accepted by ingestion; product enrichment, indexing, and moderation can continue afterwards. See Product Management for product-level progress.