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.
Right, they could do whatever reporting they want based on the Lead ID. The question is how those reports could be actionable within Marketo without an integration of some kind. It...
You can't update a Marketo lead who's been identified by Lead ID without an API call.The only way to update a lead without an API call proper is to identify them via email address ...
I was using "export" in the dev sense of "publish a variable to another context" (not like "export to spreadsheet"). In any case, you should be better off with Lead ID than the oth...
FYI... the YouTube demo link from this discussion has more robust functionality than the one in that blog post, including the ability to track people who watched for 10s, 30s, etc....
Of course it does. In fact, Marketo leads have three unique identifiers: the Lead ID (numeric), the Unique Code (alphanumeric), and the Unique Name (alphanumeric, based on the full...
Dan, I have a dynamic ICS file generator based on query params. A robust single-event ICS file is still ~800K including both full field names and their values, so the URL is usable...
You've got the whole world of JavaScript open to you when you export your tokens this way!* So it's kind of hard to point a particular doc. Are there some specific things you're in...