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.
I tried to use a random sample and static lists and a smart campaign that runs for every static list with a delay between them but it ran all of them at the same time.
Not sure w...
On our last MUG Q&A call, a Marketo vet asked about a webhook setup recommended by a certain vendor (who will remain anonymous to save embarrassment).
The vendor’s setup guide i...
Stay under 1000 total triggered campaigns + recurring batches. Beyond that, like Bekah says, the guidelines are fluid and depend on the specifics of the triggers and how often they...
You can’t both hash data for privacy and retrieve the original value to prefill fields at the same time!
Hashing is not reversible. It eliminates the original value completely, th...
The only way is call a webhook-compatible service. It loops back to grab the CO data via REST, then writes to SFDC using the SFDC API. And of course you have to ensure the person t...
Looks like you need to URL-encode the query string of the Teams link in addition to URL-encoding the entire link.
You need to URL-encode first because the query contains reserved ...
Let’s not be too general about what’s a “best practice” wrt deleting programs. There are several situations in which deleting (not archiving) is perfectly fine, even mandatory.
Fo...
It‘d still be good to hear actual examples of what you’re migrating. When you say “accumulated” do you mean you have a field like subtype which allows for a single Custom Object de...