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.
This seems like a great opportunity for the Forward to Friend feature, since you have a captive audience (salespeople) who you know will use it.
(Typically, getting end users to a...
This can be done quite easily using a webhook-compatible service that swerves back and calls the REST API. It can even merge the leads together programmatically. But there’s no mag...
You’re likely running into known behavior of the Velocity Introspector when reusing using the same $variable.
Try it like this instead (also fixing up some variable names that we...
Inject (and potentially remove) new <input> elements in response to clicks on your number field, as in my recording.
Those inputs will be inside the Marketo <form> container and c...
Also to be clear, you must check the field off in the tree. Otherwise you will not be able to use it, regardless of whether you know its Velocity API name.(This is why you should a...
Properly constructed Marketo form (referral form style, no Munchkin cookies) could work just fine for this. Can you describe the full feature set you’re looking for?