Unidirectional sync from Marketo to Salesforce | Community
Skip to main content
New Participant
September 18, 2023
Solved

Unidirectional sync from Marketo to Salesforce

  • September 18, 2023
  • 1 reply
  • 1102 views

Hello, everyone!


I'm having an issue with the integration between Marketo and Salesforce. I won't give you here all the context because it's not relevant, but you should know I'm already talking with the support team from both companies.

 

But, while the issue is not solved, I need to send information from Marketo to Salesforce.

 

Basically, I have leads with fields filled out in Marketo, but because of the integration bug, the same fields are empty in Sfdc. When I try to force the sync, both end up empty. So, Sfdc is sending the null value to Marketo instead of the other way around.

 

Do you know if I can build a Smart Campaign to make this unidirectional sync? The flow step "sync to sfdc" doesn't work in this case. 

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

Any Sync to SFDC flow step or synced Program ↔︎ Campaign is going to use the same field sync rules. So if you’re having a problem with the native SFDC sync setup, you can’t work around it by using native features.

 

What you could do is have a custom webhook-compatible service that writes directly into SFDC using the SFDC SOAP or REST API. We do that in some cases where we want to jump over Marketo restrictions to change Account info, add SFDC Custom Objects & such.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
September 18, 2023

Any Sync to SFDC flow step or synced Program ↔︎ Campaign is going to use the same field sync rules. So if you’re having a problem with the native SFDC sync setup, you can’t work around it by using native features.

 

What you could do is have a custom webhook-compatible service that writes directly into SFDC using the SFDC SOAP or REST API. We do that in some cases where we want to jump over Marketo restrictions to change Account info, add SFDC Custom Objects & such.