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.
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 ...
An email can both bounce and open if the bounce represents a transient error or is even just a remark about delivery, In fact any email system so broken as to send a DSN (Delivery ...
The referrer (document.referrer) value is a full URL, forexample "https://community.marketo.com/MarketoDiscussionHome?tabType=Recent".Perhaps I'm not sure what you're asking about,...
This is a demo I created in response to a similar Community question (can't find the original question right now but the import was the same): http://jsfiddle.net/sanford/45x2562z/...