How can I send emails to my attendees with event-specific information in them?
EventHQ comes with a set of editable default email templates. You can override these on an event by event basis so that an attendee for event A will see a different confirmation email than an attendee for event B.
To create an event specific email template, go to the "Email templates" section and select the email template to override
ImportantOnly attendee related points of interest in the booking lifecycle are available. This is because an order or a payment can relate to bookings for multiple events and so cannot be event-specific
The new template will now appear in your list of event specific email templates.
The content of the new template will initially be identical to your default version of the same template
Click the name of the newly created email template to edit it
A modal window will appear where you can make changes, turn on/off the email template, preview the template and send yourself a test email
Make the changes you want and then click the "Edit template" button to save
Elements in curly brackets (e.g. {{ Attendee.reference }}) are placeholders which EventHQ will exchange for personalised information when the email is generated. To see what your email template might look like for real, you can click either the "Preview" or the "send test email" buttons. You do not need to have saved changes in order to use these buttons.
Pro tipYou can use basic HTML in these templates as well as text.