I'm a web, database, and network architect based in NYC, with specializations in the financial services, publishing, and SaaS sectors.
I build complex Marketo integrations for companies large and small... and can make Marketo forms and emails do things you never thought possible!
Check out my blog at https://blog.teknkl.com, which has Marketo-specific technical insights you won't see anywhere else, along with wider topics from my programming and systems work.
Velocity is already verbose, but you’ve still gotta code defensively even if that means a little more code.
Crucially, in the Marketo-Velocity ecosystem, don’t assume code will ...
Is there an easy way to determine which services are currently using the SOAP API? I am not clear on that from the articles shared on how to find that. Thanks!!
Don’t think so. You...
For years, we’ve leaned heavily and happily on AWS Lambda to stretch Marketo into other realms.
A simple Lambda lets you integrate with, say, event platforms, transforming their...
As primitive as SMTP and DNS may seem, lots of stuff needs to work for an email to go from sender ⮕ recipient’s MX ⮕ recipient’s mailbox. Then even more stuff needs to work for a...
Extending an earlier post on standard JavaScript ${template strings} on Marketo LPs, here’s how to use near-standard {{ variable }} syntax.
Say you want to use AngularJS to crea...
There may be no code smell ranker than this:
That screenshot was sent by a 3rd-party form vendor who was getting frequent errors from their Marketo API calls and couldn’t figur...
Hard to put a number on it, but I’d bet 51% of Marketo users don’t realize a non-empty SFDC Type field doesn’t mean the record is synced to SFDC. Same with a non-empty SFDC ID.
...
Can you open a new thread in the Products area, please? This post is nearly 10 years old.
The short answer to your question is it’s not possible within a Marketo flow nor in a for...
A community user wondered if they could show an email’s Subject line in View As Web Page mode.
It makes sense that Subject and other SMTP headers aren’t part of the VAWP display...