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.
What you’re describing is a very standard module config — it wouldn’t make any sense to not support editable areas and vars in the same module. Someone like @Dave_Roberts is gonna ...
No idea what language or library that is. But obviously it’s not putting a proper URL-encoded body on the wire.
Unless the StringContent constructor automatically URL-encodes, it...
You haven’t supplied a valid API payload for that endpoint.
The payload for Send Sample quite clearly needs to be x-www-form-urlencoded, not JSON. Naturally, that’ll URL-encode ea...
I asked perplexity
I cannot stress strongly enough that you cannot trust AI-generated answers about Marketo Engage.
In this case you’re getting a completely incorrect hallucinat...
We reached out to our Marketo contact and they suggested bypassing the Outlook BCC issue with an SMTP relay service. Does anyone have experience using an SMTP relay service to cap...
The cause is the reCAPTCHA field (i.e. user fingerprint) not being attached on the 2nd and subsequent form submissions, as you can see in the response:
Right now, you are loadin...