Email Templates (Full Update)
File Naming Convention
TGEN_emailTemplates_fullupdate_2025-08_<optionalSuffix>.csv
importType:fullupdateapiVersion:2025-08
Columns
| Column Header | Description | Type | Required |
|---|---|---|---|
externalId | Integrator provided unique identifier for the template. Typically used to map a primary key from a third party system to the Tulip resource. | string | No |
subject | Subject of the template | string | No |
name | Name of the template | string | No |
content | HTML Document for the structure of the template | string | No |
languageCode | The language code of the template | string | No |
defaultText | Default Content for the template (to replace the {{content}} tag in the structure) | string | No |
thumbnailUrl | URL for the email template thumbnail | string | No |
category | The category in which the email template belongs | string | No |
stores | List of associated store UUIDs | array | No |
storeGroups | List of associated store group UUIDs | array | No |
Sample CSV
See the following emailTemplates CSV sample file.