Upload list to Marketo with existing members - Duplicate or Update? | Community
Skip to main content
New Participant
October 29, 2019
Solved

Upload list to Marketo with existing members - Duplicate or Update?

  • October 29, 2019
  • 1 reply
  • 9200 views

Hi,

When I'm uploading a CSV list into Marketo and in the list I have a few members that already exist in the system (Marketo/SF), Marketo create a new member or update the existing member (can be lead or contact)?

In addition to that, how Marketo define new members? By email address/First Name or something else?

And how can I edit it? 

Thanks in advance!

Hadar

Best answer by BlaneMcMichen-1

Hi Hadar,

Marketo will not create a duplicate lead.  The only required field for a lead is "email address", because this is the key field.  As long as the email is the same, a new record will not be created.  It will update other field values, like name, etc., unless during the import you tell it to ignore a column from your import in the field mapping step.  This will ignore the column for all records.

Import a List of People - Marketo Docs - Product Documentation 

1 reply

BlaneMcMichen-1Accepted solution
Community Manager
October 29, 2019

Hi Hadar,

Marketo will not create a duplicate lead.  The only required field for a lead is "email address", because this is the key field.  As long as the email is the same, a new record will not be created.  It will update other field values, like name, etc., unless during the import you tell it to ignore a column from your import in the field mapping step.  This will ignore the column for all records.

Import a List of People - Marketo Docs - Product Documentation 

Hadar_RonAuthor
New Participant
October 29, 2019

Thank you Blane!!

One more question:

If I import a list with new text in the Person Note field, the new text will be added to the existing one wihch appear in the field or will replace it?

Thanks!

SanfordWhiteman
New Participant
October 29, 2019

Fields are overwritten completely, not appended, when you import.

If you want to append to a history field, then have that field be separate from the import. Include another custom field, MostRecentPersonNote in the import. Then use the Flow step Change Data Value to append the most recent value. 

You can search here for "history field" and get more pointers.