How does contact merge work?

Go to the first contact, click Edit and then Merge button. Search for the second contact to merge with. Name, job title, company, and custom fields of the second contact will be overwritten by information from the first contact. All other contact fields will be added up.

Read more

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:…

Read more

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}…

Read more