- Tablein self service portal
- E-mail & SMS notifications
- Email notifications
Active links in your emails for guests
Active link in the email
If you want to add an active link to your emails, you need to use the following code:
<a href="https://www.tablein.com">click here</a>
For example (in code):
For more information on our menu, please read <a href=”https://www.tablein.com”>HERE</a>.
For example (as guests will see it):
For more information on our menu, please read HERE.
Note: https:// is a must for a link.
Reservation cancellation link in the email
If you want to add a cancellation link to your emails, you need to use this token code:
[node:reservation-cancel-link]
for example (as guests will see it):
If your plans change, please click here to cancel your reservation.
example with code:
If your plans change, please [node:reservation-cancel-link] to cancel your reservation