Create Marketo Email Template Asset via Postman
Hi.
I am trying to create Email Templates at Marketo using API, ref:
https://developers.marketo.
It creates the email Template but it does not render the html code. Why is that? For example: a simple html like this:
<!DOCTYPE html>
<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
wont get rendered at Marketo when I open it in preview or edit mode.
Is it necessary to add "Marketo-specific syntax" to the HTML?
Please see this loom for clarity on the issue: https://www.loom.com/share/9ed952a0b1364b2cb5a73c864ac6413b