Template creation/usage for transactional messages | Community
Skip to main content
New Participant
February 6, 2025
Solved

Template creation/usage for transactional messages

  • February 6, 2025
  • 1 reply
  • 764 views

Dear Community,

currently we are creating a lot of transactional messages for interaction with our webshop. In a transactional message it is possible to click on "save email as template", but different to normal emails (where we of course use the template function) it seems to be not possible to use/insert this saved template for transactional messages.
Do you know a way how to create/insert also templates for transcational messages (besides copy/paste html code)?

Thank you
Kind regards
Nadine

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ccg1706

Hi @nadinebaumgarten,

 

It comes to my mind that the most similar thing that you can do is to create a content block in which you will insert your HTML and afterwards when building the transactional email insert it.

 

Besides if there are so many you can store it on a CMS or AEM and fetch them via API.

 

Regards, 

Celia

 

1 reply

ccg1706
ccg1706Accepted solution
New Participant
February 17, 2025

Hi @nadinebaumgarten,

 

It comes to my mind that the most similar thing that you can do is to create a content block in which you will insert your HTML and afterwards when building the transactional email insert it.

 

Besides if there are so many you can store it on a CMS or AEM and fetch them via API.

 

Regards, 

Celia