Skip to main content

Adding Service Details in Client Reminders

Include service, appointment, and client details in client reminder messages using personalization fields.

Paulius M. avatar
Written by Paulius M.
Updated over a month ago

Including Service Details

Client reminders can include details like the service name, provider, price, and other appointment information using personalization fields. This keeps clients informed and reduces those “Wait, what was this for again?” moments.

Client reminders in Appointible can be sent as email or SMS (text) messages. Both types support personalization fields.

Opening Client Reminders

To access client reminder settings:

  1. Sign in to Appointible with a web browser.

  2. Open Apps in the left-side menu.

  3. In the Email Reminders or SMS Reminders panel, click Configure.

Click on Apps

Creating or editing a rule

In the Client Reminders configuration page:

  • Click New rule to create a new client reminder, or

  • Click an existing rule to edit it.

Click on New rule

Using personalization fields

Client reminders support personalization fields for:

  • Appointment details (for example: service name, service price, appointment date and time, staff member).

  • Client details (for example: first name, last name, phone, email).

  • Client custom fields (for example: membership ID, preferences, notes).

Client custom fields can be created and managed as described in Extending clients with fields. Once set up, these fields can be used inside client reminder messages.

Adding service name, price, and other details

In the rule editor for a client reminder (email or SMS):

  1. Turn the automation rule switch ON so the reminder is active.

  2. In the message box, write the reminder text.

  3. Click the Personalize dropdown.

  4. Select the fields to insert, for example:

  • Service name – adds the booked service name.

  • Service price – adds the price of the service.

  • Appointment date and Appointment time – add when the appointment will take place.

  • Staff name – adds the service provider name.

  • Any available client custom field – adds extra details such as membership number or preferences.

  1. Place the cursor where the detail should appear, then click the field in the dropdown to insert the placeholder.

  2. Click Save to store the rule.

A simple example client reminder message can look like:

Dear {{client.first_name}}, this is a reminder of the {{appointment.service_name}} visit on {{appointment.date}} at {{appointment.time}} with {{appointment.staff_name}}.

The preview on the right side of the screen shows how the message will look with real data filled in. It is a good idea to double-check that the text is clear and that the most important details are near the start of the message, especially for SMS where space is limited.

Writing the text message

Did this answer your question?