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.
An email validation platform like BytePlant will tell you if emails are (hypothetically) deliverable. And you can use a Marketo webhook to call BytePlant and return results to Mark...
That's really bizarre but you're right, for buggy reasons it doesn't accept the everyday ISO 8601 yyyy-MM-dd'T'HH:mm:ss'Z'. We were too confident that this endpoint works like all ...
Thanks, Michelle. Since Iām feeling persnickety, there are some errors in the docs. š
For example, the Munchkin API method of associating sessions no longer exists. And with the ...
Nope, that wonāt work. Thatās a reference to the Velocity object $my with property UTM-campaign, which will not exist.
You need to output the Text {{my.token}} in-between Velocity...
Hereās a new version without that dependency: MktoForms2 :: Auto-Fill w/Cascade v1.1.5. Browsers have evolved a lot since that early code was written and now URL parsing can be don...
Specifically, does the trigger only apply to leads already in our CRM, where we have their contact information associated with their IP address (e.g., "This person with this IP is ...
You forgot to include the FormsPlus Core Library. (Upload to Design Studio and load from there.)
Be sure to check your browser console for error messages. This one is pretty clear...
Itās impossible for any service to encode a link if it canāt tell where the link begins and ends. Thatās the whole reason for encoding in the first place!
e.g. if you have
https...