Skip to Content
Marketing Emails
Contacts
Introduction

Introduction

Contacts are the people you send emails to in AutoSend. Each contact has a unique email address and associated data like name, location, or any other information you’ve added through fields.

Contacts can be organized using Lists or Segments for better targeting.

Contacts

All Contacts

All Contacts

The All Contacts list shows every contact you’ve ever added to your account.

Contacts can come from:

  • Manual additions
  • Imported via CSV
  • API integrations
  • Sign-ups or form submissions

You can filter and search contacts, and view detailed insights for each.

Contact Details

Contact Details

Clicking on any contact opens their Contact Details page, where you can view:

  • Details: Basic information (email, name, etc.), Reserved and Custom Fields.
  • Lists & Segments: All the lists and segments the contact belongs to
  • Unsubscribes: The kind of emails a particular user has unsubscribed from.
  • Email Activity: The email history of a particular user.

Reserved Fields

Reserved fields are system-defined fields that AutoSend uses to store core contact information. You can’t rename or delete them.

FieldDescription
emailThe contact’s primary email address. This field is required and unique for each contact.
firstNameThe contact’s first name. Often used for personalizing emails (e.g., Hey {{firstName}}).
first_nameThe contact’s first name. Often used for personalizing emails (e.g., Hey {{firstName}}).
lastNameThe contact’s last name.
last_nameThe contact’s last name.
mobileThe contact’s mobile phone number.
unsubscribeBoolean indicating if the contact has unsubscribed from all emails.
unsubscribedBoolean indicating if the contact has unsubscribed from all emails.
unsubscribe_groupsArray of specific email groups/categories the contact has unsubscribed from.
unsubscribe_preferencesObject containing detailed unsubscribe preferences for different email types.
userIdYour internal user ID for tracking contacts across your systems.
externalIdExternal identifier from third-party integrations or CRM systems.
createdAtTimestamp when the contact was first added to AutoSend.
updatedAtTimestamp when the contact was last modified.
contactListsArray of list IDs that this contact belongs to.
addressThe contact’s full address (single field).
address_line_1First line of the contact’s address (street address).
address_line_2Second line of the contact’s address (apartment, suite, etc.).
cityThe contact’s city.
stateThe contact’s state or province.
zipThe contact’s postal or ZIP code.
countryThe contact’s country.

Custom Fields

Custom fields let you store additional information beyond the reserved ones — for example, “Company,” “Plan Type,” or “Signup Date.”

They can be text, number, or date fields

You can use these in both marketing campaigns and transactional emails to personalize your content using variables like {{custom_field_name}}.