Updating the email of a program | Community
Skip to main content
Mark_Lively
Level 1
May 29, 2019
Question

Updating the email of a program

  • May 29, 2019
  • 1 reply
  • 1651 views

Is it possible to change the active email attached to a program through the JSON interface?

I am looking to do the Clone the Program, Modify the Email thing, except to create the email from a template instead

of taking the current email assigned to a program.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Jep_Castelein2
Level 10
May 29, 2019

You can create a new Email using the REST API, full documentation here: https://developers.marketo.com/rest-api/assets/emails/

The most common process though is to put Program Tokens inside the email and populate the Program Tokens with new content via the API. 

Program Tokens docs: https://docs.marketo.com/display/public/DOCS/Understanding+My+Tokens+in+a+Program

Program Tokens API: https://developers.marketo.com/rest-api/assets/tokens/