Skip to content
English
  • There are no suggestions because the search field is empty.

Placeholders for Templates and Auto-Responses

Placeholders are codes that will pull in the client's information so that the message is personalized without having to type it each time.

Here's a general list of available placeholder tags for message templates and auto-responses. You can copy and paste the placeholder into a message to enable it.

  • ${contact.name} - combined first and last name of the contact
  • ${contact.firstname} - first name of contact
  • ${contact.lastname} - last name of contact
  • ${contact.address} - the address line of the contact
  • ${contact.city} - the city of the contact
  • ${contact.state} - the state of the contact (two letter)
  • ${contact.zip} - the zip code of the contact
  • ${account.vcard.companyname} - the VCard Company Name field. Falls back to ${account.name}
  • ${account.vcard.fullname} - the VCard Name field. Falls back to ${account.contact}
  • ${account.vcard.email} - the VCard Email field. Falls back to ${account.email}