These features will be added with the Winter 2016 release this evening:REST APIAsset API – ProgramsPrograms are now being exposed through a new set of endpoints which will allow cr...
Hey Tom, how exactly are you trying to submit the form in this scenario? Are you deleting the existing form element and loading a new form on a subsequent page "load"?
Hi Jennifer,It is probably rendering as text since you do not have script tags wrapping it. You would add this inside of an HTML block on your LP like so:<script>//code goes here</...
This post originally appears here.Last time, we took a look at triggering transactional emails from outside of Marketo. This week we'll be looking at how to pass dynamic content to...
This post originally appears here.A common use case for the Marketo API is to trigger the sending of transactional emails to specific records via the Request Campaign API call. You...
This post originally appears herehttp://developers.marketo.com/blog/quick-start-guide-for-marketo-rest-api/.This guide will show you how to make your first call to the Marketo REST...
This post originally appears here.SoundCloud provides an incredible audio hosting platform, with rich analytics and functionality for everything from aspiring indie rock acts, to E...
You've kept the setTimeout included, which is causing the 2 second delay. This is in my demo script just to show it in action so you can see the difference between pre and post-exe...
Velocity will use the SOAP name, though it's easiest to kill two birds with one stone, and just drag the field from the editor into the script. This will give you the correct refer...