Angus, apparently I spoke too soon and this feature is not generally available yet. There is only a very limited-scale test right now. I believe there are plans for a larger scale ...
Hi Menaka, there is no token for SFDC Campaign, you'll either have to create a Program Token and manually type in the SFDC Campaign name or save the SFDC CAmpaign name to a Lead fi...
Hi Tuan, I think the encoding needs to be "application/json" for the REST API. I've never used"application/x-www-form-urlencoded", so I can't say whether anything changed.
Maybe it's a formula field on the Contact or Account that pulls data from the Opportunities? In that case, Marketo will not pull changes to the field, because the Contact/Account d...
Simon, have you looked at using the REST API? The authentication for the REST API is a lot easier and the REST API will continue to get new features. For example, with the upcoming...
If the site is on a different domain, it will have a different Marketo cookie (cookies are domain specific). So for anonymous Leads, you'll see two Leads being created, and you don...
Propagating data value changes to fields other than "Unsubscribed" to duplicates can only be done via the API. For example, whenever "Email Invalid" changes, you could use a Webhoo...
"Unsubscribed" will propagate to other records with the same email address. This is part of the durable unsubscribe feature. Other attributes like Email Invalid, Marketing Suspende...