Load and Send Tables

The Tables screen is also used to manage tables used for the platform's Load and Send feature. Load and Send allows you to import "campaign-ready" files containing all the information needed to build and deploy the Campaign (such as personalization fields, and contact information like Email Address). This data is loaded into a special table dedicated specifically to the Load and Send feature, rather than into the regular relational database tables. Tables that are intended for use in a Load and Send Campaign differ slightly from regular relational database tables, as follows:

  • Table joins, calculated fields, and restricted fields aren't supported.

  • Certain Data Types aren't supported.

  • The table MUST have a Unique Identifier defined.

Create a New Load and Send Table

To create a new table for use in a Load and Send Campaign:

View or Edit a Load and Send Table

To view or edit an existing Load and Send table:

Create a New Load and Send Field

In database terminology, a field (or "column") represents a single type of information that you're storing in your database, such as email addresses or ZIP codes, for example. A Load and Send table consists of one more fields, which can be populated with data received through an import file. Fields can be limited to the type of data that the field will accept. A "ZIP Code" field, for example, should only contain numbers.

To create a new field for a Load and Send table:

View or Edit a Load and Send Field

Most information about a field is locked and can't be modified once you save that new field. The only editing options available for a field are its "display name" and indexing.

To view or edit an existing field within a Load and Send table:

Define the Unique Identifier

In order to ensure that records in your table are created and updated properly, each table can be set up with a Unique Identifier (also referred to as the Alternate Key). The Unique Identifier can be based on a single field, or on a combination of more than one field.