How do I use Merge Tags to personalize emails?

Merge Tags are placeholders that allow you to personalize and customize your email marketing. Merge Tags are replaced with the actual customer data, such as first name or a custom field value, when email is sent. For example, “Hello [FIRST]” will be replaced with “Hello James.” Here is the list of merge tags with examples:…

Details

How do I use Email API to create and update contacts?

The Email API allows you to create and update contacts by including specially formatted code in the body of email received in Annelite: ### BEGIN CREATE CONTACT ### API_KEY: EMAIL: FULL_NAME: FIRST_NAME: LAST_NAME: JOB_TITLE: COMPANY: CONTACT_COMMENTS: PHONE(LABEL): WEBSITE(LABEL): MESSENGER(LABEL): FAX(LABEL): CUSTOM_FIELD(FIELD_NAME): ADDRESS(LABEL):#START# #END# TEXT(LABEL):#START# #END# BLOCK NAME|PHONE(LABEL): GROUPS: {comma-delimited list of group IDs} OPTIONS: {overwrite/update/cancel}…

Details