Skip to main content
Logo

Importing Services

Temporarily unavailable

There is no longer a Services card on the Import type grid. Services were merged into the unified product catalog, so they import through the Products file — see below.

Import services through Products

Services are catalog items with a duration instead of stock, so they import through the Products file:

  1. Open the app drawer and go to Configurations.
  2. Under Data Management, tap Import, then choose Products.
  3. Tap Download template to get a CSV starter from your live catalog.
  4. For each service row, mark it as a service and fill in the duration columns instead of stock.
  5. Upload the CSV, XLS, or XLSX file, review the preview, then confirm Import.

See Importing Products for the full column list, and Creating a Service to add one by hand.

Field Reference (for when this returns)

These are the columns the services file used. They are kept here for reference while the importer is rebuilt:

FieldDescriptionRequiredPossible ValuesExample
idUUID identifier for the service. Leave empty to create a new service.123e4567-e89b-12d3-a456-426614174000
skuStock Keeping Unit. A unique code for each service.SKU-4567
enable_serviceWhether the service is active in the store.YesYES, NOYES
availabilityService availability status.YesAVAILABLE, UNAVAILABLEAVAILABLE
nameName of the service.YesThai Massage
typeType of service.YesSIMPLE, BUNDLEsimple
bundle_item_idsPipe-separated list of service IDs or SKUs in the bundle.Yes, if type is BUNDLESKU-456|SKU-789
category_idsPipe-separated list of category IDs or codes.massages|best-sellers
descriptionDescription of the service.
durationDuration of the service.Yes1.5
duration_periodUnit of duration.YesMINUTE, HOUR, DAY, WEEK, MONTH, YEARHOUR
modifier_idsPipe-separated list of modifier IDs or codes.pressure-type
priceSelling price of the service (tax included).Yes1199.00
costCost price of the service.0.00
enable_special_priceWhether the special price is enabled.YES, NOYES
special_priceSpecial discounted price.899.00
special_price_fromStart date for the special price (ISO format).2024-06-01
special_price_toEnd date for the special price (ISO format).2024-06-30
tax_classTax class name or code.TAXABLE_GOODS, NONENONE
tax_idTax UUID associated with the service.Yes, if tax_class is TAXABLE_GOODS123e4567-e89b-12d3-a456-426614173000
Start FreeSee Demo