CRM and CX Blogs by SAP
Stay up-to-date on the latest developments and product news about intelligent customer experience and CRM technologies through blog posts from SAP experts.
cancel
Showing results for 
Search instead for 
Did you mean: 
JaninaW
Advisor
Advisor

Because the questions are coming and coming again, I want to summarize some short facts about e-mail templates and the surrounding area.

  • To prevent issues during the template upload, we recommend using an HTML text editor such as Microsoft Expression Web ®.
  • A very simple HTML template as a starter:

<html>

<head>

<meta content="text/html; charset=utf-8" http-equiv="Content-Type">

</head>

<body>

<span class="variable">/FormCampaignExecutionPlaceholder/ContactPerson/FormattedName</span>

<p>Please join us for the conference!</p>

<p><a href="mailto:{/FormCampaignExecutionPlaceholder/MailingPermissionDenyMailToURI}">Click here to be removed from future marketing mailings.</a></p>

<p><a href="http://{/FormCampaignExecutionPlaceholder/LinkTracking/TrackingURI}www.sap.com/HANA">News about SAP HANA</a></p>

</body>

</html>

As soon as there will be more repeating questions, I will update the content here.


Best regards, Janina

4 Comments