function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Timothy KeithTimothy Keith 

Help! Duplication problem between Salesforce and Marketo

 
Something in Salesforce or Marketo is duplicating leads up to 15 times that are coming over from Marketo from campaigns. 

What really strange is Salesforce is reading the action as web to lead. 

When T monitored the Salesforce lead assignment user, this was the code that was setting it off. 

19.0 APEX_CODE,DEBUG;APEX_PROFILING,INFO;CALLOUT,INFO;DB,INFO;SYSTEM,DEBUG;VALIDATION,INFO;VISUALFORCE,INFO;WORKFLOW,INFO
10:15:38.069 (69794607)|ENTERING_MANAGED_PKG|mkto_si
10:15:38.123 (123390090)|CODE_UNIT_STARTED|[EXTERNAL]|Workflow:Lead
10:15:38.135 (135428148)|WF_RULE_EVAL_BEGIN|Assignment
10:15:38.135 (135631751)|WF_SPOOL_ACTION_BEGIN|Assignment
10:15:38.135 (135643315)|WF_ACTION|.
10:15:38.135 (135650009)|WF_RULE_EVAL_END
10:15:38.137 (137798277)|ENTERING_MANAGED_PKG|mkto_si
10:15:38.153 (153394677)|WF_ACTIONS_END| None
10:15:38.153 (153411724)|CODE_UNIT_FINISHED|Workflow:Lead

I am not really sure what going on but has anyone had this problem in the past? 

Thank! 
​Tim