Adding Custom Marketo Fields to Salesforce | Community
Skip to main content
Mike_Reynolds2
New Participant
August 5, 2016

Adding Custom Marketo Fields to Salesforce

  • August 5, 2016
  • 53 replies
  • 26291 views

Included in this article

Overview

Marketo uses a set of fields to capture certain kinds of marketing related information. If you would like this data in Salesforce, please follow the instructions below.

  1. Create three custom fields in Salesforce on the lead and contact objects: Lead Score, Acquisition Program, and Acquisition Date.

  2. Map these custom fields between leads and contacts so that on conversion in Salesforce, the values carry over.

  3. You can create other additional fields, if necessary (see the table below).

All of these custom fields are optional and are not required to sync Marketo and Salesforce. As a best practice, we recommend that you do create fields for Lead Score, Acquisition Program, and Acquisition Date.

Add Marketo Fields to Salesforce

Add three custom fields on the lead and contact objects in Salesforce listed above. If you want to add more, see the table of available fields at the end of this section.

Perform the following steps for each of the three custom fields to add them. Start with Lead Score.

1. Log into Salesforce and click Setup.

2. In the Build menu on the left, click Customize and select Leads. Click Fields.

3. Click New in the Custom Fields & Relationships section at the bottom of the page.

4. Choose the appropriate field type (for Lead Score — number; Acquisition Program — text; Acquisition Date — Date/Time).

5. Click Next.

6. Enter the Field Label, Length, and Field Name for the field, as shown in the table below.

Field Label

Field Name

Data Type

Field Attributes

Lead Scoremkto71_Lead_ScoreNumberLength 10
Decimal Places 0
Acquisition Datemkto71_Acquisition_DateDate/Time
Acquisition Programmkto71_Acquisition_ProgramTextLength 255

7. Click Next.

8. Specify the access settings and click Next:

  • Set all profiles to Visible and "Read-Only".
  • Uncheck "Read Only" for the profile of your sync user.
  • Often customers have a user with the profile of a System Administrator as the sync user. If that's the case with you, then uncheck “Read Only” for the System Administrator profile as shown in the picture below.

  • If you have created a custom profile for the sync user, then uncheck "Read-Only" for that custom profile

9. Choose the page layouts that should display the field.

10. Click Save & New to go back and create each of the other two custom fields. Click Save when you're done with all three.

11. In the Build menu on the left, click Customize and select Contacts. Click Fields.

12. Perform steps 3 through 10 for the Lead Score, Acquisition Date, and Acquisition Program fields on the contact object, just as you did for the lead object.

13. Optionally, use the above procedure for any additional custom fields from this table.

     NOTE: These fields are additional optional fields you may choose to add as well. The Lead Score, Acquisition Date and Acquisition Program fields      are detailed above

Field Label

Field Name

Data Type

Field Attributes

Acquisition Program Idmkto71_Acquisition_Program_IdNumberLength 18
Decimal Places 0
Original Referrermkto71_Original_ReferrerTextLength 255
Original Search Enginemkto71_Original_Search_EngineTextLength 255
Original Search Phrasemkto71_Original_Search_PhraseTextLength 255
Original Source Infomkto71_Original_Source_InfoTextLength 255
Original Source Typemkto71_Original_Source_TypeTextLength 255
Inferred Citymkto71_Inferred_CityTextLength 255
Inferred Companymkto71_Inferred_CompanyTextLength 255
Inferred Countrymkto71_Inferred_CountryTextLength 255
Inferred Metropolitan Areamkto71_Inferred_Metropolitan_AreaTextLength 255
Inferred Phone Area Codemkto71_Inferred_Phone_Area_CodeTextLength 255
Inferred Postal Codemkto71_Inferred_Postal_CodeTextLength 255
Inferred State Regionmkto71_Inferred_State_RegionTextLength 255

Map Custom Fields for Conversions

A custom field on the lead object in Salesforce should be mapped to a contact field on the contact object so that data is carried over when a conversion occurs. 

1. In the top right corner, click Setup.

2. Type "Fields" into the Nav Search without pressing Enter. Fields appears under different objects; Click Fields under Leads.

3. Go to the Lead Custom Fields & Relationships section and click Map Lead Fields.

4. Click the drop-down next to the field you want to map.

5. Select the corresponding contact custom field.

6. Repeat the above steps for any other fields you've created.

7. Click Save when you're done.

Here's a video of the entire process that should make it easy to follow along: Salesforce Connector Setup

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

53 replies

October 26, 2016

Thanks for the quick reply Mike.  Marketo actually doens't backfill acquisition programs for leads that were previously converted.  Since I'm running a report on "Leads with converted info" and some of the data on this report includes Contacts that were converted, it won't show me the contact's acquisition program that it had when it was previously a Lead.  Marekto didn't backfill that information because it's no longer a Lead and is instead a Contact record now. 

I could easily run a report on the Contact object to catch the backfilled acquisition program, but I am purposely running the report from the lead object because of the data I need in the report on the lead object. 

So in short, if a Lead was converted to a contact, the contact record won't have any of it's historical lead data for it's acquisition program because it was never backfilled. 

Mike_Reynolds2
New Participant
October 26, 2016

Hi @Nam Nguyen​,

The acquisition program field in Marketo will push the data it has already over into the new field in SFDC as part of the backfill process once those fields have been created. So you won't lose any of the data on which Marketo program they came from. The backfill process may take a little time depending on the size of your lead database, but all data comes through to the new fields.

Let me know if that answers your question.

Thanks,

Mike

October 26, 2016

Here's the problem I have with making these changes.  I have a few "Leads with converted lead information" reports that run off the acquisition program field in Salesforce.  If I completely remove and delete the old acquisition program fields from Salesforce, these reports won't run accurately because if a lead was converted to a contact in Salesforce prior to the change, these contacts won't show up on the "Leads with converted lead information" report because the lead was already converted to a contact and doesn't contain the historical acquisition program data anymore. 

I guess basically what I'm trying to say is that if a lead was converted to a contact prior to the changes I made to the acquisition program field, Marketo does not backfill the data for these leads that were converted because they are no longer consider "Leads" since they're considered "Contacts" now. 

Mike_Reynolds2
New Participant
October 19, 2016

HI @Kathleen O'Connell​

The backfill process runs in the background through a separate communication pipeline, so seeing the results immediately may be a challenge even when it's working properly. Marketo will give you an instance notification as soon as the backfill process has completed, but if it's not actually running, it'd never finish, so you'd never get that notification. If you're not seeing any values in any of those fields for any records, it's possible that something isn't running properly. Contact Marketo Support and we'll be able to use the back end tools we have to check it and make sure it's running properly.

-Mike

October 19, 2016

I created the fields with the apis as requested, but they don't seem to be backfilling.  What can we do to check to see what is not set up correctly?  Thanks!

September 16, 2016

It is.

You might add a note to prompt people to go into their list views and reports and remove the old field and update with the new "mkto71_" field...

Mike_Reynolds2
New Participant
September 16, 2016

Reports are included in that doc. Take a look here and let me know if that's what you're referring to.

September 16, 2016

Need to go and update reports and list views as well, to pull the new fields...

Mike_Reynolds2
New Participant
September 16, 2016

@David Howard​

An excellent point! We have this troubleshooting doc Changes to Marketo Salesforce Sync – Preventative Troubleshooting to spot things like this. You happened to mention this right as I was in the middle of adding a new section to it to speak to the formula field issue as well

-Mike

September 16, 2016

Heads-up for others....

We do a lot of copying Lead fields to other fields, or other objects (e.g. campaign members) to be able to propagate them downstream to multiple objects (contact, oppty, member) for reports, etc.

e.g.

if( isblank(ContactId),Lead.mkto2__Acquisition_Program__c, Contact.mkto2__Acquisition_Program__c )

If you do the same, you'll need to go an update those formulas...