Does a custom Dedup rule change the behavior of API function SyncLead? | Community
Skip to main content
December 18, 2013
Question

Does a custom Dedup rule change the behavior of API function SyncLead?

  • December 18, 2013
  • 2 replies
  • 893 views

Hi, 

According the the API documentation, the SyncLead function ignores the context header if the lead is already in the database. 

  • If an existing lead is matched by email, the named workspace is ignored and the lead is updated in its’ current partition

http://developers.marketo.com/documentation/soap/synclead/
 

If we setup a custom Dedup rule, does it change the function of SyncLead to also use the new rule rather than just using email as indicated? 

thx! 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

January 13, 2014
Anyone? ... bgomes?
Kenny_Elkington
Adobe Employee
Adobe Employee
January 13, 2014
Hey Mark,

The context header targeting the workspace will be ignored for leads which already exist in the database, but the custom deplucation rules will be honored.  Additionally, syncMultipleLeads has the option to ignore all deduplication rules and create new records indiscriminately by setting dedupeEnabled to false.