Which variables can I use in my templates?
- {{Contact_Full_Name}}: Inserts the first and last name of the client you are emailing.
- {{Company_Name}}: Inserts your own company name.
- {{User_Full_Name}}: Inserts the name of the specific team member sending the email.
- {{Quote_Number}}: (For Quotes only) Inserts the unique reference number of the quote.
- {{Invoice_Number}}: (For Invoices only) Inserts the unique reference number of the invoice.
- {{Invoice_Reference}}: (For Invoices only) Inserts the reference description associated with the invoice.