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.
Not sure if I am missing something or Marketo is acting weird at the moment but even that one email addresses in results tab of the sales alert smart campaign that I found, I am n...
Just use Send Alert! Set up a trigger campaign like this:
(And have all your FlowBoost ‘hook names start with a common string, like “FlowBoost » Add Scores”, “FlowBoost » Cap Regi...
Not gonna be possible within the platform itself. Marketo does record Data Value Changes to the Activity Log (which is good!) and stores them for 90 days. But you can’t build a rep...
OK. First, you don’t want to disable the button because that breaks even the ability to validate the form. (This is a restriction enforced by the HTML engine.)
But you can make th...
There are a lot of different angles with this integration, and it's hard to troubleshoot without eyes on it. (Luckily, once you get it working it generally stays that way!)Did you ...
This isn't really the place to troubleshoot code running on a totally different server. The design of that PHP code is totally wrong, though: you don't need to (and certainly shoul...
You can't do this with a native flow step because there won't be a shared state (i.e. counter) to increment. It requires a webhook-compatible service, which can distribute leads 1-...