Skip to main content

Reserved Fields

Reserved fields come with the product. Every contact has all of them, in every organisation, and they cannot be created, renamed or deleted, which is why each one carries a Reserved badge and a lock on the Fields page. Only the value held against a contact can be changed.

They are listed in four groups, and the same grouping is used on a contact record. Each table below gives the readable name, as shown on a contact page, and beside it the raw name the field is stored under, which is the form the Fields page and the column mapping lists use.

General

FieldRaw nameHolds
First NamefirstNameThe contact's given name.
Last NamelastNameThe contact's family name.

Both appear as columns in the All Contacts list, so filling them makes a contact easier to find later.

Identifier

These three fields are the identifiers. They are what distinguishes one contact from another, and one of them is what a message is addressed to.

FieldRaw nameHolds
EmailemailThe address an email campaign sends to.
Phone NumberphoneNumberThe number an SMS campaign sends to, in E.164 format.
External IDexternalIdA reference to the same person in another system, for contacts tracked by an account or customer number rather than by an address.

A contact needs at least one identifier. Which one a contact is listed under, and what a campaign needs before it can send to a contact, are set out in Identifiers.

Address

FieldRaw nameHolds
Address Line 1addressLine1Street number and street name.
Address Line 2addressLine2Unit, apartment or building detail.
CitycityTown or city.
State/Province/RegionstateProvinceRegionThe administrative area, whatever it is called locally.
Postal CodepostalCodePostcode or ZIP code.
CountrycountryCountry.

Address fields are not identifiers. They are held for reference and for personalising a message, so an email can quote a contact's address without it having to be carried in a file each time.

Additional

FieldRaw nameHolds
Alternate EmailalternateEmailA second email address for the contact.
Alternate PhonealternatePhoneA second phone number for the contact.
Unique NameuniqueNameA name for the contact where a first and last name is not the right label, for example a business or account name.

Alternate Email and Alternate Phone sit outside the Identifier group, so they do not identify the contact. They are a place to keep a secondary address or number against the record.

Using a Reserved Field in a Message

The two forms of the name always mean the same field, so a column mapped against postalCode lands in the Postal Code field on the contact, and a variable inserted as postalCode resolves to that value when the message is built. Reserved fields work as variables in the same way custom fields do. See Variables and Default Values.

Where to Next

  • Custom Fields. Adding fields of your own for anything the reserved list does not cover.
  • Contact Records. The contact page these fields appear on.
  • Contact Files. Supplying field values in bulk from a file.