Skip to main content
Logo

Importing Event Services

Import Event services (bookable services used on appointments) in bulk.

The Import wizard file step in the Fuze Store app
Import → upload a file

Event services import is gated by Events Advanced on your plan. Types you cannot use appear locked on the Import type grid.

Step-by-Step Guide

  1. Open the app drawer.
  2. Go to Configurations.
  3. Under Data Management, tap Import.
  4. Choose Event services on the type grid.
  5. Optionally tap Download template for a CSV starter (your live export).
  6. Upload a CSV, XLS, or XLSX file, review the preview, then confirm Import.

Prefer importing Categories (and Areas if your services use them) first when the store is empty.

Field Reference

The columns below are exactly the columns Download template gives you, in the same order.

FieldDescriptionRequiredPossible ValuesExample
idUUID identifier for the event service. Leave empty to create a new entry.123e4567-e89b-12d3-a456-426614174000
nameName of the bookable service. Also serves as the identifier — an existing name updates the matching service.YesBarista Workshop
descriptionA short note about the service.Hands-on espresso class
is_activeWhether the service can be booked. Defaults to YES if empty.YES, NOYES
duration_minutesHow long the booking runs, in whole minutes.YesWhole number, 0 or more90
buffer_before_minutesPrep time reserved before the booking. Defaults to 0 if empty.Whole number, 0 or more15
buffer_after_minutesClean-up time reserved after the booking. Defaults to 0 if empty.Whole number, 0 or more15
preparation_time_minutesTime needed to prepare for the service, in minutes. Defaults to 0 if empty.0 to 999999.9910
max_concurrentHow many of these can run at the same time. Defaults to 1 if empty.Whole number, 1 or more6
currencyISO currency code. Export only — the import always uses your store currency and ignores this column.ISO Currency CodePHP
colorHex color used on the schedule board.Up to 32 characters#B45309
sort_orderDisplay order on the booking list.Whole number, 0 or more1

There is no duration unit column — a duration is always whole minutes. Prices are not set here: what the customer pays comes from the catalog items you attach to the service.

Tips

  • Match column headers to the sample CSV.
  • Leave id empty to create; supply id to update.
  • After import, attach catalog items on each event service in Sell → Event Services if needed.
Start FreeSee Demo