Available Merge Tags
Data tags
The tags below are read-only. If you want to use the block/tag, copy the contents of the block/tag in the "Output" section and replace the block/tag in your notification.
Event level tags
| Tag | Output |
|---|---|
{{title}} | Title of the event. |
{{description}} | Plain text only, strips HTML etc. |
{{description-formatted}} | Plain text, then converts line feeds into <br /> tags to maintain the original paragraph format. |
{{location}} | No changes; raw value passed through. |
{{location-description}} | A separate location field (not like the description). |
{{organizer}} | The event's organizer. |
{{organizer-email}} | The event organizer's email address. |
{{organizer-and-email}} | The event organizer's name and email address. |
{{all-day-event}} | Whether the event is an all-day event. |
{{timezone}} | The timezone of the event. |
{{link}} | A link to the event. |
{{date-time}} | The date and time of the event. |
{{date-start}} | The start date of the event. |
{{date-start-time}} | The start time of the event. |
{{date-end}} | The end date of the event. |
{{date-end-time}} | The end time of the event. |
Attendee level tags
These tags are parsed during the mail merge operation.
| Tag | Output |
|---|---|
{{name}} | The attendee's name. |
{{email}} | The attendee's email address. |
{{attendee_id}} | The attendee's unique ID. |
In addition to the above, any RSVP form custom field key is also passed through as a merge var (attendee-supplied), by using the slug for that particular form field.
Updated 9 days ago
