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: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionKey InformationTypeRequired
templateUuid or External ID of the email templatestringNo
employeeUuid or External ID of the employee. Used if the template has replacement terms associated with the employee.stringNo
customerUuid or External ID of the customer. Used if the template has replacement terms associated with the customer.stringNo
storeUuid or External ID of the store. Used if the template has replacement terms associated with the store.stringNo
toEmail address of the recipient of the emailstringNo
fromEmail address of the sender of the emailstringNo
fromNameName of the sender of the messagestringNo
campaignUuid or External ID of the campaign this job is associated withstringNo
expiryDateDatetime of when the email should no longer be sent out in Z-normalized RFC3339 formatstringNo
startDateDatetime of when the message should be sent out in Z-normalized RFC3339 formatstringNo

Sample CSV

See the following outreachTemplatedEmail CSV sample file.

outreachTemplatedEmail Sample 1