Skip to main content

Overview

Use this mode when your team uploads feeds manually from the Algure app. You can prepare data in Excel, but the standard upload format is UTF-8 CSV.

Prerequisites

Workflow

1

Prepare the file

Export your feed as UTF-8 CSV following the catalog feed rules.
2

Upload in Algure

Use the manual feed uploader and send one file.
3

Wait for processing

Algure validates and processes the feed asynchronously.
4

Get optional notification

Enable email notification if you want a message when processing ends.

Limits

  • Maximum file size is 10 MB
  • Processing is asynchronous
  • Invalid rows are logged; valid rows continue

Notes

  • This mode is operationally simple and does not require custom development
  • If your process is fully automated, use Via URL or Via API