Skip to main content
Level 2
October 17, 2017
Respondido

Setting default snippet ID through REST API

  • October 17, 2017
  • 1 comentário
  • 1893 Visualizações

Hello.  We are leveraging the default snippet attribute “mktoDefaultSnippetId” in the div containing the snippet, it is documented here: http://docs.marketo.com/display/public/DOCS/Email+Template+Syntax .  It works when done manually in the UI of Marketo but emails templates created from the REST API fail and the attribute is just stripped out.  Here is the HTML we are generating:

<div class="mktoSnippet" id="viewAsWebpage" mktoDefaultSnippetId="34" mktoName="View as a webpage link" style="padding: 0px 0px 0px 0px;"></div>

Can someone comment on this?

Este tópico foi fechado para respostas.
Melhor resposta por JonathanDu2

In case anyone else have this issue, you should know the mktoDefaultSnippetId parameter is not yet supported by the API, confirmed by MKTO support.  Closing.

1 comentário

JonathanDu2AutorResposta
Level 2
November 1, 2017

In case anyone else have this issue, you should know the mktoDefaultSnippetId parameter is not yet supported by the API, confirmed by MKTO support.  Closing.