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.
Yes, the Marketo people will be merged and their Activity Logs as well.
However, you should look out for possibly unwanted behavior such as scores being added and (Marketo) COs be...
No, you cannot use tokens for this because they aren’t guaranteed to be available on the pageview directly after a form fillout. (More precisely: the Munchkin cookie isn’t guarante...
For clarification, are you saying you want to output the joinURL for the 3 objects that match each of 3 different eventid values? Please mock up the expected output, it's not clear...
There’s theoretically no maximum number of Person fields. There are parts of the UI (i.e. field browsing trees/dropdowns) that get very sluggish with thousands of fields. And the m...
If you only have API credentials and no access via UI, this is impossible.
Any such effort must be done in conjunction with an operator who can log into the Marketo UI to perform ...
Writing Email Script type {{my.tokens}} is not officially supported. You may inspect the Get Token response for clues about the format, but do not expect it to continue to work.
Use a Custom Object, as mentioned above. You should still strive to keep as much raw HTML out of fields as possible. It's not only repetitive to output the same elements over and o...