Email Templates (Full Update)

Description

See the Aerial Spec for more details.

File Naming Convention

TGEN_emailTemplates_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionKey InformationTypeRequired
externalIdIntegrator provided unique identifier for the template. Typically used to map a primary key from a third party system to the Tulip resource.Max Length: 32stringNo
subjectSubject of the templateMax Length: 160stringNo
nameName of the templateMax Length: 160stringNo
contentHTML Document for the structure of the templatestringNo
languageCodeThe language code of the templateMax Length: 5stringNo
defaultTextDefault Content for the template (to replace the {{content}} tag in the structure)stringNo
thumbnailUrlURL for the email template thumbnailstringNo
categoryThe category in which the email template belongsMax Length: 36stringNo
storesList of associated store UUIDsarrayNo
stores[0]Array elementstringNo
storeGroupN/AmixedNo
storeGroup.externalIdThe external identifier of the store groupstringNo
storeGroup.typeType of the store groupAllowed: DYNAMIC, STATICstringNo
storeGroup.nameName of the store groupstringNo
storeGroup.descriptionDescription of the store groupstringNo
storeGroup.rulesRules for membership in the store group. Valid keys: countryCode, disabled, district and storeTypeobjectNo

Sample CSV

See the following emailTemplates CSV sample file.

emailTemplates Sample 1