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.
As of now, we are using one list upload for every program status. I've thought on referencing those Program Statuses in one column to match PMCF and have an internal campaign run t...
But it is not redirecting. It just stays on the page.
Then you have other JS that’s keeping it on the page (i.e. an onSuccess function). It’s not the JS above, which doesn’t dire...
There’s nothing that creates an object called $oppty before this code:
#if($oppty.Role.equals("Private Bank"))
#set($AssociateId = $oppty.associateID)
#break
#end
Therefore the #...
There’s nothing specifically wrong with the code. However, there’s also nothing in the code that has anything to do with changing the Thank You URL.
You might be changing the Than...
Who among us hasn’t looked up a Lead or Contact in SFDC while checking the corresponding person in Marketo? Ridiculously common for me, and even if it’s not exactly hard, there’s...
Please use the Syntax Highligher (“Insert/Edit Code Sample” on the toolbar) when posting code so it’s readable. I edited your post this time.
You say you’re getting “an error mess...
Outlook itself is not the issue. (Nor is Marketo.)
More likely, you have a a mail security layer between your mailserver and Outlook that’s changing the URL so it can pass through...
Having worked with US finance clients for a frightening number of years, I have to say whatever you’re trying to do with the API is unlikely to actually be compliant in the event o...
Michael’s referring to a new custom Person field.
(Note you don’t “create” tokens. You create custom fields and corresponding {{lead.tokens}} are automatically supported by the sy...