1. Home
  2. Knowledge Base
  3. Customers
  4. Customer Emails – Using a Template

1. Create a HTML file name starts with EmailTemplate_ (eg, EmailTemplate_Customer) put it into c:\woopos folder.

The contents of the HTML file can be looked like this:

[FirstName] [LastName],

We are pleased to confirm your membership and thank you for your business. Please review the information carefully and contact our Sales department for any changes or more information.

Member ID: [MemberID]

Address: [Address] [CityProvZip] [Country]

Phone: [Phone1]

Cell Phone: [CellPhone]

 

**Keywords can represent any field in customer details screen that will pull information into your email using a template. Here is a list of some useful keywords**

[Salutation] [FirstName] [LastName] [Name] [Company] [Address] [City] [CityProvZip] [ProvState] [Country] [PostalZip] [MemberID] [Phone1] [Phone2] [CellPhone] [Fax] [Email] [StoreName] [StoreAddress] [StoreCityProvZip] [StoreCountry] [TrackingURL]

 

2. If you have not already set up a default email program, you can do it here.

3. Navigate to the customer you would like to send an email and select theĀ Email button. It will bring up your templates in a menu, click on it to open it in your mail program.

 

4. A new email will be created addressed to the selected customer. Based on the template, customer details will populate into the email as well. Using the example template provided this is what you would expect to see from a sample customer.

 

Please use EmailTemplate_Invoice.html as HTML file name and put it into c:\woopos folder if you Email the invoice.

Was this article helpful?