Email Variables
-
Hi,
I am trying to create a custom confirmation email. I created my own HTML template with CSS and the display is fine.
I am able to display the event name simply by having “Event Name” present.
However despite all attempts, I cannot get the users name/firstname & lastname in my template.
I have tried all of the following:
- user name
- {user_name}
- {{user_name}}
- First Name / first name
- {first_name}
None of the above works. Is there some documentation around how to do this and what variables are exposed?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Email Variables’ is closed to new replies.