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.
Well, they’re obviously not telling the truth because someone in engineering has those logs (or can turn on debug logging and then generate the errors again). You can’t have code t...
Don’t understand that incredibly long 7 second delay. What exactly are you expecting to happen in that period?
The {{lead.token}} will always be available when viewing a mkt_tok_e...
Under no circumstances can you connect directly to the REST API from a browser. The fact that you redacted the API token should give you a hint as to why! It would be a security ca...
Yep, it’s usually something like that. Either query parameters are re-added in a hard-coded order (as I noted above) or they’re re-added in alphabetical order.
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...
A good way to find out the exact token names is to go into the Rich Text Editor (in an email or LP, doesn’t matter) and browse for tokens.
(From your screenshot, the setup seems c...