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.
If you’re using the Bulk Extract API, it’s just not feasible to get a year of data in 15 seconds.
And this stays true even if you follow the correct practice of only getting the p...
In such situations, I make use of a webhook (that is, webhook-compatible service).
Pass leads to the webhook. The service uses the REST API to fetch the person’s CO records and pi...
You shouldn’t use curly braces/formal references inside directives, like you’re doing here:
#set( $referenceURLs = ${productPreferenceURLs} )
Formal refs are only necessary insid...
That script has no effect in this context. That's why I said you can't change the text in the default container.Hide the default container using Custom CSS.
div.mktoCaptchaDisclaim...
OK. The thing to be careful about if you’re removing them from the program is Program Member Data. This can include webinar join URLs, tracking params, sub-statuses, and all manner...