Import \
Inventory Import lives atHome > Optimise > Inventory Import. Open it from the [Optimise] services menu or from the Import Inventory action button on the Inventory Hub.
Import sub-tabs
The page has a tab strip across the top:Running an import
- Choose the Import Profile from the dropdown. The screenshot example shows profiles like:
Amazon minmax price updateAmazon_ebay_PriceUpdateebay Product Titleebay TitleMaster Template 234 ColumnsWeight UploadThe profile determines which columns the import expects and which fields it writes to.
- Click Choose file and pick your edited CSV / Excel file. The filename appears in the File Location field.
- Confirm the Email Address field, comma-separated if you want notifications to multiple inboxes. CloudHub emails the validation result and final status here.
- Click the blue Import button. (Use Reset to clear the file and start over.)
Adding a new import profile
A small link “To add a new import inventory profile, please click here.” sits below the Import Profile dropdown. Click it to open the profile editor, where a super-admin can map columns from a custom file format to CloudHub fields and save it as a reusable profile.Sample template downloads
The bottom half of the Import page lists the available templates with a download icon on each row:
The page footer notes:
Select Import template, download the sample file and import the file.The pagination control (10 / 25 / 50 / 100) sits on the right.
Export \
Inventory Export lives atHome > Optimise > Inventory Export. Open it from the [Optimise] services menu or from the Export Inventory action button on the Inventory Hub.
Export tabs
The Export page has two tabs:- Create Profile: define a new export profile.
- Template Column Mapping: map columns of an existing profile to CloudHub fields.
Saved profiles list
Below the tabs, a table lists saved export profiles. Columns:Creating a new export profile
- Click Create Profile tab.
- Type a Profile Name in the input.
- Click Save.
- Switch to Template Column Mapping to choose which fields the profile exports.
- Save the column mapping.
Running an export
You do not run exports from this configuration page directly. Exports are triggered from the Inventory Hub using the Export Inventory action button, which lets you pick a profile and the rows to export.FTP Price Change Log
Some merchants run pricing via an FTP feed (their ERP drops a CSV onto an SFTP server and CloudHub picks it up on a schedule). The FTP Price Change Log is the audit history of those price-via-FTP events.What it shows
Each row is one FTP-driven price change attempt:- Timestamp of the FTP pull.
- File name that triggered the change.
- SKU affected.
- Old Price and New Price.
- Status: success, validation error, write failure.
- Error detail if status is not success.
How to find it
From the Inventory Hub action bar: Import / Export Log. Or via the [Optimise] services menu under FTP Price Change Log.Product Export / Import Validation Status Monitor
This is the dry-run companion to Import. When you run an import in Import Validation Only mode, the result lands in this monitor. It shows you exactly what would happen if the import had committed, so you can fix issues before writing to the master.Columns
Workflow, validate then commit
- Run import in Import Validation Only mode.
- Open the Validation Status Monitor.
- Wait for the row to flip from
RunningtoPass/Fail/Partial. - If
FailorPartial, download the Error Report and fix the rows in your file. - Re-run validation to confirm.
- Once validation is
Pass, re-run the import without the Import Validation Only flag.
Common workflows
Weekly price update across Amazon and eBay
- Use Master Export (or a custom price-only profile) to export the SKUs you want to reprice.
- Edit Min and Max prices in Excel.
- Run Import Validation Only with the
Amazon_ebay_PriceUpdateprofile. - Confirm validation is
Passin the Validation Status Monitor. - Run the actual import.
- The price change pushes to both Amazon and eBay listings on the next sync cycle.
Title cleanup on eBay
- Export with ebay Product Title profile.
- Edit titles in Excel.
- Validation-only import.
- Commit.
- eBay listings update on next sync.
Bulk weight load before a Royal Mail integration
- Export with Master Export to pick up SKU and current weight columns.
- Update weights in Excel.
- Import with Weight Upload profile.
Common questions
My import says “validation passed” but the prices did not change on Amazon. Validation passing means CloudHub accepted the file and the master record was updated. The push to Amazon happens on the next marketplace sync cycle, which is minutes-to-hours depending on the marketplace and your rate-limit budget. Check the Listing Status Monitor for the push status. The import is stuck on “Running” in the Validation Status Monitor. Large files take longer; tens of thousands of rows can take ten or more minutes. If it is still running after an hour, contact support with the Job ID. Can I delete a saved import profile? Yes, from the saved profiles list in the [Configure] section. The Inventory Import surface only lets you select; profile management lives in [Configure]. My CSV has UK pound signs in the price column and the import fails. CloudHub expects numeric price values without currency symbols. Strip the£ characters in Excel before saving as CSV, or save as CSV (UTF-8) so encoding is preserved.
The FTP Price Change Log shows a change I did not make.
Your ERP or another upstream system is publishing the price file. The log shows the file name; the file owner is whoever is publishing to the SFTP server. Coordinate with that team.
Next steps
- Open the Inventory Hub to trigger an import or export from the action bar.
- Add a single SKU manually with Add a Product.
- Audit pushes on the Listing Status Monitor.
- Set up an FTP price feed via [Configure] > Email and FTP Settings (documented in a later batch).