Thanks for the response, Sanford. It's not a matter of crossover but a matter of not populating when there's a duplicate. For example, if I have a simple $object.attribute in an em...
Thanks for the response, Greg. We use various custom objects ranging from transactional nature (e.g. order history) to a reference table (e.g. onboarding status). The dedupe fields...
As we continue to try and roll out Related Contact functionality, we still have an issue with duplicates in Marketo--mostly leads and contacts with matching email addresses. Normal...
We ended up creating a Marketo custom object which is updated via the API whenever a new 1:N relationship is added in Salesforce. It's incredibly flexible and useful but becomes an...
From experience, Marketo's ability to trigger off-of Account updates isn't 100% reliable. However, batch campaigns are more accurate when qualifying records based on Account-level ...
This is a big use case for Uber. In a restaurant Franchise model, Contact1 could own 5 different locations. Thus we "related" Contact1 across 4 other Accounts. We have a Contact Ac...
Hi John Mattos,Do you know how to bulk delete via REST API? Pasting all the different marketoGUID's or dedupeFields I want to delete seems really painful. Is there a wildcard or a...
Thanks for the tips, Sru. Actually ended up using a similar constraint on the custom object (a date field). I think your additional 2 recommendations will help narrow things down s...