Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Are you tired of opening lead database, opening a new lead page and replacing the ID with the one you actually want to see? Just drag this link to your bookmark toolbar, click it(while on a page in your Marketo instance), type in the ID of the lead you want to see and press enter.Find LeadBam, the...
Yep, those are the best choices.
This solution doesn't currently account for it. You'll need to provide a list of fields which can be profiled and then determine which are present and which you want to pivot on.
No, form submission is always an upsert. If you need finer grained control, you'll want to use REST.
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 creating, updating, deleting and cloning of programs. There are also additional endpoints to get Tags and Channels in ord...
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:You could also do the same in a template.
You're very welcome.
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 our emails via the Request Campaign API call. Request Campaign not only allows the triggering of emails externally, b...
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 can find an example covering this use case with the SOAP API here. There are a few configuration requirements within ...