Exporting records
You can export price records scoped a few ways:- A whole batch — every record in a given price batch.
- Specific records — a chosen set of record keys.
- By product — all records for one or more products, optionally narrowed by a temporal filter (current price, next upcoming price, or a date range).
Exporting a batch also records the export on the batch — it stamps the batch as
exported and appends to its export history, so there is an audit trail of what
left the system and when.
Available fields
Fields fall into three groups you can mix freely:| Group | Examples |
|---|---|
| Product | Product key, product name, variant key / SKU, brand key, brand name. |
| Pricing | Price type, amount, previous amount, currency, effective date, UMAP flag. |
| Metadata | Status, batch ID, notes, created / updated timestamps. |
Export templates
An export template saves a column mapping and format configuration so you don’t rebuild it each time. Templates are managed with standard create, read, update, and delete operations, and can be filtered by format. Reuse a template whenever you run the same kind of export — for example, a recurring feed with a fixed column layout.Formats
Exports produce a spreadsheet (Excel) or CSV. Beyond a generic Excel export, format presets exist that shape the file for specific downstream systems. When your goal is to push prices into an external commerce platform, prefer publishing over a manual export — publishing is batched, scheduled, and audited per target.Publishing overview
Deliver prices to external systems, batched and audited.
Price batches
The unit most exports are scoped to.