Marketo <> SFDC Sync | Community
Skip to main content
Level 2
May 6, 2024
Solved

Marketo <> SFDC Sync

  • May 6, 2024
  • 1 reply
  • 1825 views

Hi there, I am trying to understand how Marketo and SFDC records are connected (field key). I see examples where the Marketo record will have a different email value than the associated SF record. I've also seen the Marketo record have a different Marketo ID than the associated SFDC record. How is the integration making sure that these two records (Marketo, SFDC) are connected despite having different Marketo IDs and Emails? Is it through the SFDC ID? 

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 SanfordWhiteman

I see examples where the Marketo record will have a different email value than the associated SF record.

This is only possible if you’re bidirectionally blocking updates. It’s not at all common and you must avoid this configuration.

 


I've also seen the Marketo record have a different Marketo ID than the associated SFDC record.

What do you mean by “the Marketo ID of the associated SFDC record”?  SFDC records do not have Marketo IDs.

 


How is the integration making sure that these two records (Marketo, SFDC) are connected despite having different Marketo IDs and Emails? Is it through the SFDC ID? 

Sorry, the question doesn’t make sense. The relationship is (obviously!) via the SFDC ID, since that identifier exists on both sides. (The SFDC Lead/Contact ID is read-only in Marketo, but a copy is maintained in the Marketo database.)

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
May 6, 2024

I see examples where the Marketo record will have a different email value than the associated SF record.

This is only possible if you’re bidirectionally blocking updates. It’s not at all common and you must avoid this configuration.

 


I've also seen the Marketo record have a different Marketo ID than the associated SFDC record.

What do you mean by “the Marketo ID of the associated SFDC record”?  SFDC records do not have Marketo IDs.

 


How is the integration making sure that these two records (Marketo, SFDC) are connected despite having different Marketo IDs and Emails? Is it through the SFDC ID? 

Sorry, the question doesn’t make sense. The relationship is (obviously!) via the SFDC ID, since that identifier exists on both sides. (The SFDC Lead/Contact ID is read-only in Marketo, but a copy is maintained in the Marketo database.)

zakihajarAuthor
Level 2
May 6, 2024

@sanfordwhiteman It's been a while since I've used Marketo. I was able to figure out the second question there "What do you mean by “the Marketo ID of the associated SFDC record”?  SFDC records do not have Marketo IDs." 

 

It looks like there is an operational flow used to change a SF data value of "Marketo Record ID" to the Marketo Lead's {{Lead.Id}}. Looks like it is a custom setup. When I initially reviewed the field in SF, I assumed it was out of the box. You can ignore this Q. 

 

Thanks for the help! 

SanfordWhiteman
Level 10
May 7, 2024

It looks like there is an operational flow used to change a SF data value of "Marketo Record ID" to the Marketo Lead's {{Lead.Id}}. Looks like it is a custom setup. When I initially reviewed the field in SF, I assumed it was out of the box. You can ignore this Q.

OK. So what about the other question about mismatched Email Address fields? That also is far from normal.