Syncing Anonymous Leads with SFDC Contacts | Community
Skip to main content
June 2, 2014
Question

Syncing Anonymous Leads with SFDC Contacts

  • June 2, 2014
  • 12 replies
  • 4310 views
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!
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

12 replies

February 10, 2016

This solution looked very simple and gave this a try, however, it does not work for me. I'm getting... "HTTP Error 404: URL not found."

help?

SanfordWhiteman
Level 10
February 10, 2016

Can you post the rest of that screenshot (including the generated webhook URL)?

February 10, 2016

Hi,

here it is:

what do you think? will we be able to get this to work?

SanfordWhiteman
Level 10
February 11, 2016

Looks right.  Still works on my test pod (app-sj01) but maybe it's finally been disabled on your pod as it is officially unsupported, as noted above.

Note that you don't need to use the loopback /save endpoint anyway.  You can just bounce off a remote webhook back into the /save2 endpoint. Thjs always works. 

(BTW your Munchkin ID is readable by the public, so there's no reason to obfuscate it here!)