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.
Feel your pain on this. I generally don’t trust the Design Studio UI to allow for a lot of bulk actions. What you can do (if you are/have a developer) is use the REST API to manipu...
there is a daily file transfer that appears to be customer data (name, email, etc) and custom object (type of account, when opened, etc) that captures any new customers and places ...
I was wondering if I can run something by someone: I have two filters in a trigger campaign
Trigger: Fills out <form>
Regular filter: Person was created
That’s one trigger and o...
Yes, use my FormsPlus::Tag and FormsPlus::Reorder helpers. Demo here:
MktoForms2 :: Demo :: Override Field Order 1.0.2
You can hard-set the order of any fields, even including pu...
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...
Simple. It’s because the $lead.FirstName property is an empty String when you’re approving the asset. There’s no lead context at that point. And String offsets > 0 on an empty stri...
You can't output only parts of a URL from Velocity unless you set the link to untracked. (This has been discussed in tons of past threads if you search.)If the link is to be tracke...
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...