| Search the Help Center |
| How do I mail merge? |
|
A mail merge in the application is just like a mail merge with paper letters via Word. You're taking information from a database and merging it into a letter (in this case, the email). Assuming that you already have Custom Fields set up, you can mail merge that information into an email by manually including merge tags into an email when you're coding it. If you're looking to put a first name in, include %%FirstName%%. If you wanted Company, include %%Company%% and so on. If you're developing HTML outside the application, you can code these merge tags in or drop them in if you're working inside the application's email editor. A full list of these can be found inside the WYSIWYG editor by clicking Custom Fields. A modal window will pop up with all merge tags that are available to you. |


The article has been updated successfully.