Uploading via email
Email uploads are in beta, and currently only support uploading stock feeds, making them unsuitable for retailers wishing to upload their own product data.
In systems where FTP and HTTP are not easily available, stock feeds can be uploaded via email.
Every Upload Key for a retailer's location can be turned into an email address by appending @inventory-connect.com
to it, like so:
3d50efb18d194979a44bf246d1de33b2@inventory-connect.com
This email address will accept any emails sent to it with a CSV or XLSX file attachment, which should be
the stock feed and contain at least the fields barcode
, quantity
and price
.
Implementation notes
- Subject and body of the email are ignored by the platform.
- If there are multiple attachments, each one is interpreted as a stock feed, which mean the original attachment might be overwritten by any additional attachments.