This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jep_Castelein2
Yes, a new record is created (at least via Form Submission or List Import). If you use the API, you have multiple options based on the Lead Key you provide (email, cookie ID or Marketo ID).
Yes, a new record is created (at least via Form Submission or List Import). If you use the API, you have multiple options based on the Lead Key you provide (email, cookie ID or Marketo ID).
A
Anonymous
April 17, 2013
In this scenario we do not have a name, only an email address and a cookie id, so how can we even manually identify a duplicate?
Also, this process needs to be automated.
A
Anonymous
April 17, 2013
In my experience, email address trumps cookie, so a new lead would be created. You could try deleting the first email address once you know it's bad.
A
Anonymous
April 17, 2013
A visitor is cookied, a new lead is created via the webservice api, the lead comes back and completes another form only this time with another email address.
I am assuming a new lead is created. However we'd like to setup a process where if the cookie id is the same, and the first email is flagged as a bad email address, that the existing lead is simply updated instead.
A
Anonymous
April 17, 2013
Can you be more specific about the case you are asking about?