Outreach Jobs (Full Update)
Description
Enqueues Templated Email Job Resources to be run by the message dispatcher. Supports bulk operations.
See the Aerial Spec for more details.
File Naming Convention
TGEN_outreachTemplatedEmail_fullupdate_2025-08_<optionalSuffix>.csv
importType:fullupdateapiVersion:2025-08
Columns
| Column Header | Description | Key Information | Type | Required |
|---|---|---|---|---|
template | Uuid or External ID of the email template | string | No | |
employee | Uuid or External ID of the employee. Used if the template has replacement terms associated with the employee. | string | No | |
customer | Uuid or External ID of the customer. Used if the template has replacement terms associated with the customer. | string | No | |
store | Uuid or External ID of the store. Used if the template has replacement terms associated with the store. | string | No | |
to | Email address of the recipient of the email | string | No | |
from | Email address of the sender of the email | string | No | |
fromName | Name of the sender of the message | string | No | |
campaign | Uuid or External ID of the campaign this job is associated with | string | No | |
expiryDate | Datetime of when the email should no longer be sent out in Z-normalized RFC3339 format | string | No | |
startDate | Datetime of when the message should be sent out in Z-normalized RFC3339 format | string | No |
Sample CSV
See the following outreachTemplatedEmail CSV sample file.