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.
Absolutely, categorically, No. Not in any way, shape or form.
This connection will never work due to CORS restrictions; moreover, even if it did work, it would represent a trivial...
Did you create a trigger campaign and activate it after the event occurred? That won't work, you gave to use a batch campaign and filter. Trigger campaigns don't play catch-up.*
*...
As Darshil says, you need to make sure the person's Munchkin session is associated on every device. This can be done via tracked link click, form fill, or even browser sync when it...
Much of MOps is explaining why things that seemingly shouldn’t happen (a) clearly are and (b) with good reason.
Case in point: it’s possible for a Contact’s fields to stop updati...
Start by getting an extract from SFDC of all the people with at least one CO record. Compare that to the Marketo people with at least one SFDC CO, and hopefully you'll see low-hang...
Here's an example of a Referral Form that supports multiple emails in a single field (technically, all input[type=email] can support multiple). This can easily be refactored to hav...