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
storeGroupsList of associated store group UUIDsarrayNo

Sample CSV

See the following emailTemplates CSV sample file.

emailTemplates Sample 1