Tikitaka

Data Import Guide

This guide will help you prepare your data for import into TikiTaka. Download the template file, fill it with your data, and send it to your TikiTaka contact.

We recommend using the Excel template — it includes dropdown menus for easy selection and validates your data automatically.

Download Excel Template (Recommended)

The Excel file contains 6 sheets. Dropdowns auto-populate from data you enter in earlier sheets (e.g. trainer emails you add will appear as options in Training Types).

Alternatively, you can download individual CSV files for each section below.

Fill order — follow these steps in order

  1. Trainers — fill first, no dependencies.
  2. Training Types — fill second. You can reference trainer emails from step 1.
  3. Training Type Accessories (optional) — fill third. References training type names from step 2.
  4. Subscription Types — fill fourth, no dependencies.
  5. Subscription Training Limits (optional) — fill fifth. References subscription names from step 4 and training type names from step 2.
  6. Clients — fill last. You can reference subscription names from step 4.
Important notes
  • Phone numbers can be local (e.g. 0501234567) or international (e.g. +972501234567).
  • Dates must be in YYYY-MM-DD format (e.g. 1990-05-15).
  • Gender values: man, woman, or pntr (prefer not to respond).
  • Training type kind must be exactly BASE or SPECIAL.
  • Subscription type must be exactly PERIOD or TICKETS.
  • Accessory type must be exactly shoes or clothing (select from dropdown in Excel).
  • Ticket expiration options: WEEK, MONTH, QUARTER, HALF_YEAR, YEAR, NO_EXPIRATION.
  • Leave optional fields empty if not needed — do not delete the column.
  • Do not change the column headers.

Step 1: Trainers

List of all trainers/instructors.

Download templatetrainers.csv
ColumnRequiredNotes
first_name
Required
last_name
Required
email
Required
Must be unique
phone
Required
Local (0501234567) or international (+972501234567)

Step 2: Training Types

Types of trainings/classes you offer (e.g. Yoga, Pilates, CrossFit).

Download templatetraining_types.csv
ColumnRequiredNotes
name
Required
Must be unique
description
Required
kind
Required
BASE or SPECIAL
default_trainer_email
Optional
Must match an email from trainers.csv
default_participants_amount
Optional
Number, defaults to 0
default_waiting_amount
Optional
Number, defaults to 0

Step 3: Training Type Accessories (Optional)

Equipment or accessories associated with each training type.

Download templatetraining_type_accessories.csv
ColumnRequiredNotes
training_type_name
Required
Must match a name from training_types.csv
accessory_name
Required
accessory_type
Required
shoes or clothing
accessory_quantity
Required
Number
accessory_value
Required
Size value (dropdown in Excel)

Step 4: Subscription Types

Subscription plans you offer to clients.

Download templatesubscription_types.csv
ColumnRequiredNotes
name
Required
description
Required
price
Required
Number
type
Required
PERIOD or TICKETS
months_period
Conditional
Required if type = PERIOD
total_ticket_amount
Conditional
Required if type = TICKETS
weekly_maximum_ticket_amount
Optional
For PERIOD type, defaults to 0
ticket_expiration_period
Optional
For TICKETS type: WEEK / MONTH / QUARTER / HALF_YEAR / YEAR / NO_EXPIRATION

Step 5: Subscription Training Limits (Optional)

Weekly limits per training type for each subscription.

Download templatesubscription_training_limits.csv
ColumnRequiredNotes
subscription_name
Required
Must match a name from subscription_types.csv
training_type_name
Required
Must match a name from training_types.csv
weekly_limit
Required
Number

Step 6: Clients

List of all your clients.

Download templateclients.csv
ColumnRequiredNotes
first_name
Required
last_name
Required
email
Required
Must be unique
phone
Required
Must be unique, local or international format
gender
Optional
man / woman / pntr (dropdown in Excel)
date_of_birth
Optional
YYYY-MM-DD
address
Optional
city
Optional
zip_code
Optional
7 digits
subscription_name
Optional
Must match a subscription name (dropdown in Excel)