Transactional Mail

Template Details

Returns an array of transactional template IDs and associated attributes.

get/TransactionalMail/GetTemplateDetails

Response

Success

TemplateIDinteger

TemplateID is the transactional template identifier, defined by Optimove.

TemplateNamestring nullable
TemplateContentstring nullable
TemplateAttributesstring[] nullable

Returns a StringArray containing the following three strings, in the following order: From name, Reply-to, Subject

Changes