Email Templates (Full Update)

File Naming Convention

TGEN_emailTemplates_fullupdate_2025-08_<optionalSuffix>.csv

  • importType: fullupdate
  • apiVersion: 2025-08

Columns

Column HeaderDescriptionTypeRequired
externalIdIntegrator provided unique identifier for the template. Typically used to map a primary key from a third party system to the Tulip resource.stringNo
subjectSubject of the templatestringNo
nameName of the templatestringNo
contentHTML Document for the structure of the templatestringNo
languageCodeThe language code of the templatestringNo
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 belongsstringNo
storesList of associated store UUIDsarrayNo
storeGroupN/AmixedNo
storeGroup.externalIdThe external identifier of the store groupstringNo
storeGroup.typeType of the store groupstringNo
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