Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

    English (US)
    US English (US)
    DE German
    ES Spanish
    PL Polish
    MX Spanish (Mexico)
    HR Croatian
    • Home
    • Configuring Your Environment
    • Email and SMS Setup

    What variables are available to use in Email templates, Snippets and Repair Stickers?

    This article explains how Administrators can create Snippets, including available variables and examples of how they can improve your workflow.

    Written by Annukka Matilainen

    Updated at April 24th, 2026

    Contact Us

    If you still have questions or prefer to get help directly from an agent, please submit a request.
    We’ll get back to you as soon as possible.

    Please fill out the contact form below and we will reply as soon as possible.

    • Release Notes
      2026 Releases 2025 Releases 2024 Releases
    • Newly Released Features
      Blackbelt360 New Features
    • Getting Started
      Overview How To
    • Roles & Permissions
    • Manifests
    • Order Management
      Orders How-To Guides Batch Edit Order Lists Using Files Cost Estimates
    • Automations
    • Employee Management
    • Customer Management
      Adding & Removing Customers Communicating with Customers Data Privacy
    • Customer Portal
    • Stock Management
      Adding and Receiving Products Inventory Management Resolving Stock Errors
    • Part Requests
    • Price Lists
    • Invoicing
    • Reporting
      Standard Reports Built-in and Custom Reports Advanced Reports
    • Custom Fields
    • Integrations
      Shipping and Transportation Finance Single Sign-on (SSO) Payment Integrations Fixably API Blackbelt360 Xero Accounting WhatsApp Business
    • GSX
      GSX Integration Creating Repairs Managing Repairs Resolving Errors Frequently Asked Questions
    • Shipments
    • Service Contracts
    • Configuring Your Environment
      System Settings Email and SMS Setup Importing Data Security
    • Incoming Part Allocation
    • Appointment Booking
    + More

    Table of Contents

    Using Variables Order Customer Details Order End User Details Order Handler (Technician) Details Order Location Details Order Store Details Order Details Order Device Details Order Note Details Order Lines Appointments / Dates Customer Portal Order Delivery / Shipment Details

    Using Variables

    The example below shows an Email or SMS that you could send to a Customer. Using Variables, the customer's first name, order number, current balance, and location name will be automatically filled out for you.

    Hi {user.firstName}, Service order {order.id} is completed and is ready for pickup. The total remaining balance for the order is {order.totalRemaining} EUR. Best regards, {location.name}.

     

    Order Customer Details

    {user.company} Company Name
    {user.firstName} Customer first name
    {user.lastName} Customer last name
    {user.fullname} Customer first and last name
    {user.phone} Customer phone
    {user.email} Customer email
    {user.shippingAddress} Customer shipping address
    {user.username} Customer portal username
    {user.vat_number} Customer VAT / TAX Number
    {user.notes} Customer profile notes
    {user.lang_id} Customer profile language

    Order End User Details

    {order.contactCompany} End user company
    {order.contactName} End user name
    {order.contactPhone} End user phone
    {order.contactEmail} End user email
    {contactAddress.address1} End user address
    {contactAddress.city} End user address city
    {contactAddress.state} End user address state
    {contactAddress.zip} End user address zip
    {contactAddress.country} End user address country


    Order Handler (Technician) Details

    {handler.firstName} Handler first name
    {handler.lastName} Handler last name
    {handler.fullname} Handler first and last name
    {handler.phone} Handler phone number
    {handler.email} Handler email address
    {handler.shippingAddress} Handler shipping address
    {handler.username} Handler Fixably username
    {handler.notes} Handler profile notes
    {handler.lang_id} Handler language
    {handler.displayName} Handler display name
    {handler.vat_number} Handler VAT number
    {handler.company} Handler company name
    {handler.department} Handler department
    {me.firstName} Current user first name
    {me.lastName} Current user last name
    {me.displayName} Current user display name


    Order Location Details

    {location.id} Location ID
    {location.name} Location name
    {location.email} Location email
    {location.phone} Location phone
    {location.address} Location address
    {location.city} Location city
    {location.state} Location state
    {location.zip} Location zip
    {location.country} Location country


    Order Store Details

    {store.id} Store ID
    {store.name} Store name
    {store.email} Store email
    {store.phone} Store phone
    {store.address} Store address
    {store.zip} Store zip
    {store.city} Store city
    {store.state} Store state
    {store.country} Store country

     

    Order Details

    {order.id} Order id
    {repairNumber} GSX Dispatch ID or GSPN SO Number
    {order.createdDate} Order creation date
    {order.closedDate} Order closing date
    {statusName} Name of the order's status
    {order.ref} variable-order-reference
    {order.ref2} variable-order-reference-2
    {order.internal_ref} Order internal reference
    {order.total} Order total
    {order.totalRemaining} Order total remaining
    {lastInvoiceId} Last invoice ID
    {tasks[task_id].data} Raw value of task [task_id] - When used in Snippets and Email Templates
    {tasks[task_id].displayData} Display value of task [task_id] - When used in Snippets and Email Templates
    {tasks.id_x.name} Name of the Task - Used in Repair Stickers
    {tasks.id_x.value} Value of the Task - Used in Repair Stickers

     

    Order Device Details

    {device.id} Device identification number (assigned ID number for a device in Fixably)
    {device.brand} Device brand
    {device.model} Device model
    {device.configuration} Device configuration
    {device.description} Device description
    {device.serialNumber} Device serial number
    {device.imeiNumber} Device IMEI number
    {device.imei2} Device secondary IMEI number
    {device.warrantyName} Device warranty name
    {device.purchaseCountry} Device country of purchase
    {device.purchaseCountryString} Device country string (if applicable)
    {device.activationPolicy} Device activation policy (iOS)
    {device.source} Device source of information retrieval
    {device.notes} Device notes

     

    Order Note Details

    {?order.issue}{order.issue}{/order.issue} Order issue notes
    {?order.diagnosis}{order.diagnosis}{/order.diagnosis} Order diagnosis notes
    {?order.resolution}{order.resolution}{/order.resolution} Order resolution notes
    {?order.detailNotes}{order.detailNotes}{/order.detailNotes} Order detail notes

     

    Order Lines

    {lines} Order lines
    {#lines}{id}{/lines} ID numbers of line items
    {#lines}{category}{/lines} Categories of line items
    {#lines}{type}{/lines} Types of line items
    {#lines}{name}{/lines} Names of line items
    {#lines}{price}{/lines} Prices of line items
    {#lines}{code}{/lines} Product codes of line items
    {#lines}{vat}{/lines} Tax amounts of line items
    {#lines}{quantity}{/lines} Quantities of line items

     

    Appointments / Dates

    {today} Current date
    {appointment.appointment_date} Next future appointment date
    {appointment.appointment_end_date} Next future appointment end date

     

    Customer Portal

    {portal} Portal URL
    {publicStatusUrl} Public status URL
    {publicStatusUrl|shorturl} Public status URL shortened

     

    Order Delivery / Shipment Details

    {delivery.name} Delivery method name
    {delivery.shortName} Delivery method short name

     

    unnamed piece no title add customer communicate communicating communication customers email order orders shortcuts snippets efficiency save time templates variables

    Was this article helpful?

    Yes
    No
    Give feedback about this article

    Related Articles

    • Email Settings
    • How do I configure Fixably to receive Incoming Emails?
    Get started today and start fixing hardware with software
    Thank you! We will contact you shortly.
    Oops! Something went wrong while submitting the form.
    ProductsFixably RepairFixably Depot
    SolutionsAASPsEnterprise ServiceRefurbishersMulti-Brand Repairs
    ResourcesAll ResourcesCustomer StoriesBlog
    CompanyAbout UsCareers
    Follow UsFacebookInstagramTwitterLinkedIn

    Contact Us

    sales@fixably.comsupport@fixably.com
    Fixably RepairRepair ManagementGSX IntegrationInventory & StockCustomer ExperienceReporting & DataPoint of SaleFixably Paperless

    North America  Sales

    +1 888 3600 63920289 Stevens Creek Blvd #1070
    Cupertino, CA 95014
    United States

    Europe  Sales

    +358 45 4900 549Kansakoulukatu 3
    00100 Helsinki
    Finland

    Contact Us

    sales@fixably.comsupport@fixably.com
    Copyright © Fixably Ltd.Privacy PolicyTerms of ServiceData Processing Agreement

    Copyright 2026 – Fixably.

    Knowledge Base Software powered by Helpjuice

    Expand