Syncing Anonymous Leads with SFDC Contacts

Anonymous
Not applicable
We're currently running associate_lead via the Munchkin API when a user signs up for our app and also creating an account in SF. This account gets synced to Marketo but does not merge with the lead that we created via the Munchkin API (even though they both have the same email). Does anyone have any good solutions for syncing leads created in SF with annonymous leads in Marketo? (so that we can retain web acticity from pre signup). Thanks!
Tags (1)
21 REPLIES 21
Jep_Castelein2
Level 10
Nick, take a look at this file on Dropbox. It shows a solution that doesn't create dupes. You will need to capture the Cookie ID and save it in SFDC, then associate the anonymous activity via a webhook. 

You could also do something similar via the SOAP API, but the webhook method is probably easier.