page_title | subcategory | description |
---|---|---|
epilot-emailtemplate_email_template Data Source - terraform-provider-epilot-emailtemplate |
EmailTemplate DataSource |
EmailTemplate DataSource
data "epilot-emailtemplate_email_template" "my_emailtemplate" {
id = "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
id
(String) Template entity ID
attachments
(List of String) Email template attachmentsbcc
(List of String) Bccbody
(String) Bodybrand_id
(Number) Brand ID. Equal 0 if available for All brandscc
(List of String) Cccreated_at
(String) Created datecreated_by
(String) Created byfile
(String) Parsed as JSON.from
(String) Parsed as JSON.manifest
(List of String) Manifest ID used to create/update the entityname
(String) nameorg
(String) Ivy Organization ID the entity belongs topurpose
(List of String) Entity Purposesschema
(String) URL-friendly identifier for the entity schemasubject
(String) Subjectsystem_template
(Boolean) If template is created by system (Double Opt-in, CMD invitation,...) then true, and some attributes can not be edited such as Name, To,... Remember to add default content of template to system_template enum for revert to original featuretags
(List of String) Entity tagstitle
(String) Entity titleto
(List of String) Toupdated_at
(String) Updated dateupdated_by
(String) Updated by