Two Lead Record Types | Community
Skip to main content
March 28, 2016
Solved

Two Lead Record Types

  • March 28, 2016
  • 2 replies
  • 4505 views

We have two distinct products we are selling through two different sales teams and two different sales processes and we are trying to use one instance of Marketo and SFDC.  We believe Lead Record Types is the best way to do this but are unsure exactly how to get it done.  Does anyone have a helpful resource (how to guide) for setting up lead record types and how Marketo should handle those leads to make sure they go into the right SFDC record type?

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 Grégoire_Miche2

Hi KC,

This is a good way to go but the implementation is a little tricky. You will need to learn the SFDC Id of the 2 record types so that you can set them from Marketo. It will take the form of "0012000000eYIIfadC". When you will want to set the record type, you will have use these as the new values. As it is easy to make mistakes there, I strongly recommend that setting record types is done in a centralized program that only experiences Marketo users are allowed to touch and edit. Another possibility would be to have a user-readable picklist field in SFDC (name it "Requested Record Type"), map it to Marketo and have a workflow in SFDC that changes the RT when the field is updated from Marketo.

Also, I recommend you create a formula field in SFDC on the lead object called "Record Type Name", so that you can easily check the record type of a lead. The formula for this field is : RecordType.Name The field will give you actual the name of the RT in a way that is understandable to a mere human being

-Greg

2 replies

April 4, 2016

You are on the right track. Once you do all the work in Salesforce you will be able to segment by record type in Marketo. I think product interest for inbound would be determined by a field don the contact us form or inferred from the page the conversion happen on...

Grégoire_Miche2
Grégoire_Miche2Accepted solution
Level 10
April 4, 2016

Hi KC,

This is a good way to go but the implementation is a little tricky. You will need to learn the SFDC Id of the 2 record types so that you can set them from Marketo. It will take the form of "0012000000eYIIfadC". When you will want to set the record type, you will have use these as the new values. As it is easy to make mistakes there, I strongly recommend that setting record types is done in a centralized program that only experiences Marketo users are allowed to touch and edit. Another possibility would be to have a user-readable picklist field in SFDC (name it "Requested Record Type"), map it to Marketo and have a workflow in SFDC that changes the RT when the field is updated from Marketo.

Also, I recommend you create a formula field in SFDC on the lead object called "Record Type Name", so that you can easily check the record type of a lead. The formula for this field is : RecordType.Name The field will give you actual the name of the RT in a way that is understandable to a mere human being

-Greg

April 4, 2016

Thanks Greg!

Grégoire_Miche2
Level 10
April 4, 2016

Be my guest

-Greg