Bulk create order records via CSV
- Open the Order object and click Import.
- Select CSV file as the import source.
- Download the Order CSV import template if needed and fill in required fields.
- Upload the CSV file.
- Map CSV headers to Sanka properties and keep the object set to Order.
- If your CSV includes company and item IDs, keep the company key property and item key property set to ID.
- Select Create order records and run the import.
- Confirm the records are created.
Bulk update order records via CSV
To update existing records, include an Order ID column (Sanka auto-numbered ID or your unique ID). Example: updating order status from “Ordered” to “Delivered”.- Use the value for status fields (not the label). You can check values in the property settings screen.
- Open Import and select CSV file.
- Upload the CSV and map headers to Sanka properties.
- Select Update order records and set the key property to Order ID (or your unique ID).
- Run the import.