The business name variable

Learn more about the advanced communications business name variable.

Jubrine Fortuno avatar
Written by Jubrine Fortuno
Updated over a week ago

Overview

Variable name

How to type the variable

What the variable does

Business name

{{business_name}}

Inputs the name of the business.


Where in my Appointedd account does the business name variable pull the data from?

When you set up your Appointedd account, you will have been asked to input your business name. This can be seen on the top left hand corner of your account:

You can update your business name at anytime by clicking on Setup and selecting Edit business profile:


How will this display within our communications?

Here is an example of an english email template set up with the business name variable:

or

<p>Hi {{customer_firstname}},<br>
Thank you for booking the {{booking_label}} on {{booking_start_time}}.</p>

<p>{{resource_name}} will be looking after you for the duration of your visit and will be at reception to welcome you when you arrive. If you have any questions prior to your booking, please don't hesitate to get in touch by replying to this email. </p>

<p>We look forward to seeing you on soon, however if you need to cancel your booking you can do so <a href="{{booking_cancellation_url}}">here</a>.</p>

<p>Thanks,<br>
{{business_name}}</p>

When a customer books, they will then automatically receive a booking confirmation email which will be constructed using the template we have saved above. This will then display as so:


We would love to hear any feedback πŸ‘‚

Did this answer your question?