Is it possible to have 2 Marketo fields pointing to one field in SFDC? | Community
Skip to main content
Meetali_Kashika
New Participant
July 29, 2020
Solved

Is it possible to have 2 Marketo fields pointing to one field in SFDC?

  • July 29, 2020
  • 2 replies
  • 1745 views

Is it possible to have 2 Marketo fields pointing to one field in SFDC?

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 would think any behavior you could be envisioning could be implemented by passing both Marketo fields to a webhook whenever one changes. Write back the final value(s) according to your business logic. Perhaps you would need 3 Marketo fields depending on the desired logic, but that's it.

2 replies

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
July 29, 2020

I would think any behavior you could be envisioning could be implemented by passing both Marketo fields to a webhook whenever one changes. Write back the final value(s) according to your business logic. Perhaps you would need 3 Marketo fields depending on the desired logic, but that's it.

Jay_Jiang
New Participant
July 29, 2020

What's your use case?

 

It's not possible with the native Marketo <-> SFDC sync but might be possible with a competent enough middleware platform. However, you need to determine how the fields ought to sync i.e. is it bi-directional? does one overwrite another or do they join together? 

 

Have you thought these out yet?