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.
A user asked about this mysterious-sounding warning in the Trigger Smart Campaign docs:
Sounds scarier than it should because something’s omitted. The missing link? It’s that B...
As we all know, adding the standard utm_* query params to email links is something Marketo can’t do automatically.
Storing UTM params in a Program-level {{my.token}} and buildin...
Excellent question. If you're sure you're saving as UTF-8, I wouldn't worry much about accidentally creating UTF-8 with BOM, as any editor worth its salt will default to not includ...
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...
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 ...
Well, there is a way, but only if you incorporate a webhook-compatible service. Not within Marketo proper. We do this for the very similar task of running Add to SFDC Campaign base...
@Vinay_Kumar this seems AI-generated, let’s try to stay on topic for the OP.
@gergana you can’t change the Program Status to {{lead.Some Field}}.
Even if Some Field contains the ...
My pleasure. Interesting how the much-derided Java Date and Calendar objects — which are clunky to be fair — are still way better at this than JavaScript.