Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Isn't your identity URL 453-RGS-127.mktorest.com/identity (not mktoapi.com)?
This really sounds like a platform bug. If Premier Support has confirmed that the editor isn't working as even they expect, I hope they're working on a bug fix.
I'm not convinced you need a data object. If this value is meant to be totally opaque to Marketo (you will not be peering into its internals, just outputting it as text/html) and has a one-to-one relationship with a lead, then I see it as belonging on the lead. You could use a few different textarea...
Great, detailed question with an unfortunate answer: No. You can't call out. Velocity Email Scripting may not be as logic-less as, say, Mustache, but that's something you can't do. (Actually, I shudder to imagine the performance impact if literally at send time you were calling an external databas...
I could see where displaying DUNS info might be offputting. But obvs. you and I are on the same page.
You're going to need to post the actual request response. If you're getting HTML that's probably because you're getting redirected to an error page (i.e. 404) because of a typo in the endpoint URL.
Hi! We looked more critically at the projected spend to get our in-house solution out there and decided it was out of reach for awhile -- not really because of the technology itself, but because of the vast scale of uninteresting traffic we'd be processing and forwarding, like OoO messages. Maintai...
Amy, once you've delved deeply into Greg's comments (and Josh's recommendation to get more info via Community search). you might want to devalue (or always clarify) the word "referrer" in your work. I'm not talking here about the conceptual "referring site," but the true HTTP referrer header. The ...
I too was wondering about citations for "lower conversion rates."
... and if the friendly name you want is literally "unsubscribed" or "subscribed" you can do that via e-mail scripting (or, in an LP, via JS or even just CSS pseudo-elements). It would be a major technical effort for Marketo to create friendly names from every boolean value and I don't see the payo...