Using placeholders
A placeholder is an entity that automatically extracts information from the database and puts it into a notification message. Make sure you enclose placeholders in curly braces {{ }}
, for example, {{account.id}}
.
Notification templates support Liquid — an open language of templates. You can use it to create complex conditions and notifications. For more information, see https://shopify.github.io/liquid/basics/introduction/.
In this section:
- A common set of placeholders for all events
- Placeholders for the Account entity
- Placeholders for the User entity
- Placeholders for the Order and Charge entities
- Placeholders for the Subscription entity
- Placeholders for the Subscription Resource entity
- Placeholders for the Payment and Guaranteed payment entities
- Placeholders for the Plan and Plan Period entities
- Placeholders for the Invoice entity
- Placeholders for the Manual Operation entity
- Placeholders for the Promo Vendor entity
- Placeholders for the External Promo Code entity
- Placeholders for logotypes in UI templates
- Placeholders for the Billing day entity
- Placeholders for the Product entity
- Placeholders for the Manager entity
- Placeholders for the Reseller entity
- Placeholders for the Correction entity
- Placeholders for the External transaction entity
- Placeholders for the Closing document entity
- Placeholders for the Consumption report entity