SOLVED

Add Field Data to Existing List of Leads

Go to solution
Anonymous
Not applicable

Add Field Data to Existing List of Leads

We have a list of about 1800 leads we'd like to send a segmented campaign to. The majority of these leads do not contain data for a specific field that we'd like to use in the campaign. Is there an easy way to populate these leads' profile with this data, without updating them one by one? The lead profiles already contain the field, the field just needs data. 
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Add Field Data to Existing List of Leads

Hey Andrea,

You can use a Smart List to segment the your data and then use the "Change Data Value" flow step to update. Depending on the number of unique values you are updating with, this can take a while. But if there are only 4 or 5 different values, then this approach will work.

If you have many values that will be using to update the list with, then the approach would be to import your CSV into the Lead Database. When you do this, all you need is the email address and field you want to update because Marketo only matches/deduplicates on Email Address. Meaning, if you have records who do not have an email address, when you reupload, you will be creating duplicate records. 

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Re: Add Field Data to Existing List of Leads

Where is the data stored for that field?  Does it depend on another field in Marketo? If you already know which value to populate, then build a smartlist that shows you the 1800 leads.  Select all leads.  Under Lead Action, use the "Change Data Value" to populate the field.  Other option is to use static list by creating a CSV file of the 1800 leads. Just need 2 columns: email address and your new field.  Upload the list.
Anonymous
Not applicable

Re: Add Field Data to Existing List of Leads

Thanks so much for the reply Ali!

The data is stored in a CSV file. The file also contains matching information (lead First Name, Last Name, Company and Email Address), which Marketo can use to match the new field data to the appropriate lead. 

That's a good idea to create a Smart List. How will Marketo get the information from this CSV file if I create the Smart List and use "Change Data Value" to populate the field? Also, the data I need to populate the leads with is unique for each lead (i.e. I am not populating all 1800 leads with the same data, just unique data from the same field). 

Thanks!


Andrea

Anonymous
Not applicable

Re: Add Field Data to Existing List of Leads

Hey Andrea,

You can use a Smart List to segment the your data and then use the "Change Data Value" flow step to update. Depending on the number of unique values you are updating with, this can take a while. But if there are only 4 or 5 different values, then this approach will work.

If you have many values that will be using to update the list with, then the approach would be to import your CSV into the Lead Database. When you do this, all you need is the email address and field you want to update because Marketo only matches/deduplicates on Email Address. Meaning, if you have records who do not have an email address, when you reupload, you will be creating duplicate records. 

Anonymous
Not applicable

Re: Add Field Data to Existing List of Leads

Thanks Jeff! I tried your second suggestion (because I had many values), and it worked perfectly!

Thanks again!
Noah_Lohr
Level 2

Re: Add Field Data to Existing List of Leads

Andrea,

What if the list of leads you are trying to add an extra piece of data to do not have an email address (they were previously uploaded to create PURLs)? I tried using the Marketo Unique Code in place of an email address but it created duplicate records instead of just updating the existing.

I am also trying to append an unique piece of data for each lead (6,000+) so batch updating one at a time with Smart Lists and Change Data Value won't work.