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.
Naomi, while there's some tech coming down the pike that will allow you to send expiring links, at the moment there's no way to stop someone from downloading a Marketo-hosted asset...
Hey Courtney, check this one out: CodePen - Meta to Query String. I was going to post it yesterday but didn't because of browser compat (triggers a reload in IE8 and IE9, magical e...
Sure, there are justifications for bespoke forms! However, there are way more forms out there than there are justifications. And lots of people who've absent-mindedly built DoS vul...
Using a contains filter should take care of this, no?On a technical level, one annoyance with hashtags -- and I use them happily in my projects -- is that once one is set, it can e...
What are the real URLs? We're all friends here. There shouldn't be any difference between paste-and-go in your browser and embedding the URL in a Mkto email. Yes, the Mkto link bou...
The REST/SOAP APIs wouldn't be appropriate for real-time use anyway. They're for batch operations.The problem with your situation as-is is the lead's web activities are going to re...
You should be using the Marketo Forms Editor to build out your forms as much as possible, and complement that with the Forms 2.0 API. What's the reason you're manually building out...
"__c" just means "custom." It's perfectly harmless. Like Salesforce and other platforms, Marketo separates built-in fields from custom fields with a special suffix (some platforms ...