This article provides an overview of all the merge tags available in the Grip Manage email editor.
The table below shows an overview of the merge tags that you can use in the registration emails from Grip Manage.
Merge Tag |
Example Value |
Description |
---|---|---|
${refNumber} |
D6RD2C |
The 6-digit alphanumeric badge reference code that is unique for each ticket within the scope of the event. |
${scenario} |
others |
A string that specifies if a email is of type just me, others or me and others |
${firstName} |
Tim |
submitter first name |
${logo} |
Example URL |
Registration email header logo or event logo |
${referrerFirstname} |
Tim |
Submitter first name |
${referrerLastname} |
Groot |
Submitter last name |
${referrerCompany} |
Grip |
Submitter company name |
${activateRegistrationLink} |
|
Link to update a signup |
${eventName} |
Blueprint 2022 Dev |
event name |
${invoiceLink} |
|
Invoice Link for paid tickets |
${ticket.shortId} |
HDJBT4 |
id for the ticket |
${ticket.groupId} |
D1Y8HEJ35AFJ3BDXA1AYS |
id for the signup |
${ticket.status} |
Confirmed |
ticket status |
${ticket.emailAddress} |
timgroot@intros.at |
email for the ticket holder |
${ticket.sponsorPass} |
clientPasses |
if its a sponsor pass, the type of pass it is client, speaker or staff |
${ticket.sponsorPassType} |
productPass |
if its a sponsor pass, it ca be a productPass or a additionalPass |
${ticket.flow} |
me_and_others |
what type of group it is, me_and_others, just_me or others |
${ticket.source} |
Sponsor |
where does the ticket comes from sponsor, virtual-register and admin |
${ticket.refId} |
Pass to next year |
A string to represent any extra information added to the ticket |
${ticket.cancelledReason} |
Requested by ticket holder |
if its cancelled, the reason enter on the system |
${ticket.transferReason} |
Changed to another representative |
if it was transferred, why it was transferred |
${ticket.cancelledDate} |
12/10/2024 |
if it was, Cancellation date |