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.
The "best" data type has a human component -- do you want humans to be able to read this field easily, or is it just read by a machine (API), or both?IMO the best and most flexible...
@Simon When I say it's the expected behavior, I mean that if you don't supply additional info there's no way for the form to know that you have anything different/more current than...
One way to combat this is to embed the e-mail address in the link. Then you can compare the email address that is prefilled with the "current" email address and change the field va...
Y'know, I'm positive you could link the sheet directly to Marketo using the Google Apps Script URL Fetch service (to do a POST). But I can't say I've done it.
We use a shared user for one of our SFDC integrations but only because that integration must have unrestricted access to everything in SFDC so it makes no difference (plus they nev...
There is that constraint -- but there are options.One is to use a server-side API call to prepop the data.Another is a special trick I am literally working on as we speak and will ...