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.
I have Marketo integrated with Zapier with an API Only user. Thing is I want to populate a PMCF from Zapier to Marketo for some webinar runs. While testing it out I've found that ...
Does this look like goodmultipart/form-datafor the Marketo REST APIBulk Import endpoint?
It does, right? Here it is with my text editor (EditPlus) set to show all whitespace, so...
You can add the GTM embed code in the <head> of a Marketo Guided Landing Page Template.
You can also make GTM load conditionallyusing a mktoBoolean. This lets you control whether ...
The standard way to track event registration (invited/registered/cancelled) and participation (attended/no-show) is using Program Statuses. It's very rare that you'd want to do tha...
What happens to those semicolon-delimited fields once they enter Salesforce? Are they expanded into a Custom Object?
If not, seems like a cumbersome way to store only 4 pieces of ...
You're asking a Marketo form to do something you can't do anywherein the Marketo Engage private platform (UI or API)!
So no. This feature is not supported out of the box.
Now cou...
I was just confused why this note is only mentioning "false" and not "true" as well.
Because the 3 values are true, false, and null. There's no confusion between true and null. But...
OK. Always best to describe what you expect your code to do in order to contrast those expectations with observed behavior.
In any case there's zero reason for a {{lead.token}} to...
Feel like we're talking about 2 different things.
If the Program is synced with an SFDC Campaign, you can't use the webhook-to-Request Campaign API method because it uses the Add ...