SOLVED

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

Go to solution
Meetali_Kashika
Level 1

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

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

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

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

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.

View solution in original post

2 REPLIES 2
Jay_Jiang
Level 10

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

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?

 

 

SanfordWhiteman
Level 10 - Community Moderator

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

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.