SOLVED

Re: Customobject record is linked to inactive email address

Go to solution
Babu_Chikati
Level 3

Customobject record is linked to inactive email address

Hi,

I have an use case, Marketo is linking customobject record to an inactive email address

  1. Customobject is defined with email address as linking field
  2. An unique Id as de-dupe field

When I bulk import data to Customobject, Marketo is linking the CO data to an inactive email address(There are dupe email addresses) because of which active email address is not showing up in the list derived by a smart list.

 

I would not be knowing email address status at the time of bulk import  data. Is there any way we can force Marketo not to link CO data to an inactive email address?

 

 Thanks,

Babu

 

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Customobject record is linked to inactive email address

“Inactive email address“ isn’t really a concept in Marketo.

 

A person’s Email Address may be invalid, but that doesn’t stop that person from being related to a custom object record. As long as they’re in your database, they’re as “active” as any other person.

 

In general, if you have duplicate people with the same Email Address, it is not safe to use Email Address as a link field because you cannot predict which person will be linked upon CO creation — and note it will be only linked to one person in the duplicate set. You should use ID or another guaranteed-unique field.

View solution in original post

2 REPLIES 2
SanfordWhiteman
Level 10 - Community Moderator

Re: Customobject record is linked to inactive email address

“Inactive email address“ isn’t really a concept in Marketo.

 

A person’s Email Address may be invalid, but that doesn’t stop that person from being related to a custom object record. As long as they’re in your database, they’re as “active” as any other person.

 

In general, if you have duplicate people with the same Email Address, it is not safe to use Email Address as a link field because you cannot predict which person will be linked upon CO creation — and note it will be only linked to one person in the duplicate set. You should use ID or another guaranteed-unique field.

Babu_Chikati
Level 3

Re: Customobject record is linked to inactive email address

Thank you, Sanford!

 

I will check on if there is an Id which can be used as link field. I believe I need to come up with new CO to have link field updated to new field(s), that means changes in campaign logic if existed any.

 

Thanks,

Babu