Email tags

This article is for training companies and trainers.

In Workshop Butler, you can customise any email sent to attendees. To make the process of email creation for many attendees as easy as possible, we added email tags. Email tags are the tokens that the system replaces with relevant values before sending an email.

For example, the system replaces {{attendee.first_name}} with the first name of an attendee. 

The usage of tags helps you create personalised email messages for every attendee with a little time.

How to add a new tag

When you open an email editor, there is the  Insert Tag selector in its top-right corner. It contains only the tags available for the email template you are working with.

Available Tags

Below you find the list of all tags with their description.

Name Description
{{attendee.first_name}} First name of an attendee
{{attendee.last_name}} Last name of an attendee
{{attendee.full_name}} Full name of an attendee
{{attendee.ticket}} Ticket bought by the attendee (example: Early bird, €1,000)
{{email.signature}} Name of the user sending an email. If it's an automated email, then the account's property From is used.
{{event.title}} Title of an event
{{event.start_date}} The start date of an event
{{event.end_date}} The end date of an event
{{event.dates}} Start and end dates and times of an event, separated by '-'
{{event.start_time}} The start time of an event, in the format 'HH:mm'
{{event.end_time}} The end time of an event, in the format 'HH:mm'
{{evaluation.url}} Link to the evaluation page of an event
{{event.location}} Event location, has 3 possible formats: 'online', 'Berlin, Germany (online)', 'Berlin, Germany'
{{event.timezone}} Timezone of an event
{{event.trainer}} Full name of the first trainer
{{event.trainers}} Full names of the trainers separated by ','
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.