Update Dynamic Content within Landing Pages with API | Community
Skip to main content
Level 2
July 7, 2016
Question

Update Dynamic Content within Landing Pages with API

  • July 7, 2016
  • 1 reply
  • 1512 views

Is it possible to update dynamic content located on landing pages? If so how?

What I have right now is:

  • Creating a landing page using the API
  • Updating the landing page contents using the Update Landing Page Contents API call
    • My thought is that I need to first set the content section as a dynamic content piece, then update that piece with the content I am trying to update it with
  • Approve landing page once all updates are made

Thanks for your help.

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

1 reply

July 8, 2016

Hi @Joseph Wood​

My traditional way is below.

- Create LP on Marketo UI

- and insert text my.token to the dynamic section

- Update my.token via http://developers.marketo.com/documentation/asset-api/create-token-by-folder-id/

- LP is changed without approving