Import Your Data · updated 2026-08-08
The importer is forgiving about headers and separators, but it needs a header line and five required fields per row. Set your sheet up right and every row lands "OK" on the first paste.
The first pasted line must be the column headers. The recognized columns are "name, phone, address, city, state, zip, date, price". Order does not matter, and columns the importer does not recognize are simply ignored.
Matching is flexible: headers are compared ignoring case, spaces, and punctuation, and common variations map to the right field. For example "Customer" or "Client" work for name, "Street" works for address, "Zip Code" or "Postal" work for zip, "Delivery" works for date, and "Total" or "Amount" work for price.
Every row needs a name, address, city, state, and zip. The state must be 20 characters or fewer. Phone, date, and price are optional.
The date is the delivery date and accepts common formats such as 2026-08-06; an unreadable date falls back to today. The price accepts dollar signs and commas (for example $1,250) and must stay between 0 and 5000; an unreadable price imports as 0.
The importer reads at most 200 rows after the header. Rows beyond that are ignored without warning, so split larger sheets into batches.
Pasting directly from Excel or Google Sheets produces tab-separated rows, which the importer detects automatically. Comma-separated and semicolon-separated text works too; the separator is detected from the header line. Blank lines are skipped.
Its header probably was not recognized. Rename it to one of the recognized names, such as "name", "address", or "zip", and paste again.
The importer needs at least two lines: the header line plus one data row. Make sure the headers came along when you copied.
Still stuck? Talk to our team
Open a support ticket inside the app and our team will answer there.
Log in and open a support ticketThe software is 100% free with unlimited orders. No credit card, no demo, no contract.
Create your free account