Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
my bad, here is the content of html file:
My first paragraph.
Here is the curl of my request via postmancurl --location --request POST 'https://xxxxx.mktorest.com/rest/asset/v1/emailTemplates.json' \--header 'Accept: application/json' \--header 'Authorization: Bearer xxxxxxxx:sj' \--form 'name="duplicate_09"' \--form 'folder="{\"id\":27,\"type\":\"Folder\"}"' ...
Hi Disha, I have tested it with multiple email templates. It is sending duplicate content.
No, in my editor it appears fine. but when i send the template as sample email, it duplicates the content
@Jasbir_Kaur This is happening when I create a new email template and send sample
Sorry, I didnot understand. Which ID's?So I created a simple email template via API. Here is how it looked at the preview on Marketo:And when I sent it as email, here is how it is appearing in the email:
This is happening when I am creating email template via API (postman). Although the email template appears fine when I preview it but when I send the email, it duplicates the content. Is this because of API?
@Disha_Goyal6 In email editor it seems fine. But when I email it, then it shows duplicate content. Any idea whats wrong here?
When I send an email using an Email Template from Marketo, the content is duplicated. Why is that so?For example:-header-body-footer -header-body-footer Its showing the content 2 x times. How can I fix this?Regards,Sara
@Jo_Pitts1 Yes. Looks like alot of extra spaces are introduced. But why wouldnt it render the html? Its rendering fine in any html previewer: