Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
1. Starter email template code (created at Marketo via design studio):
|
Hi,Yes I did try taking a started template html code and posting it back via postman. Here are the results:The started template created at Marketo 'today01', has html like this:This is the preview:I copied this html and used postman to create a template, "today02", and here is what the html looks li...
Hi.I am trying to create Email Templates at Marketo using API, ref:https://developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/It creates the email Template but it does not render the html code. Why is that? For example: a simple html like this:
My first paragr
...Hi, I am trying to create EmailTemplate at Marketo using the following endpoint/requestBody via postman, but its not letting me create one. The accesstoken is fine. I have tested with a successful GET request. I am following the syntax mentioned in the API docs:https://developers.marketo.com/rest-ap...