Re: How to Stop Field Update from Marketo to SFDC?

Anonymous
Not applicable

How to Stop Field Update from Marketo to SFDC?

Hi All,

We have a requirement of stopping sync for certain fields (Say First Name, Phone etc.,) from Marketo to SFDC (one-way only). Which means these fields need to be updated from SFDC to Marketo.

Generally to accomplish this, we use validation rule in SFDC and stop the sync of specific fields using validation rule,

The issue we face when doing this is, the other fields that are not included in validation rule also do not sync to SFDC.

Any insight on why this occur with validation rule in SFDC.

Please let me know.

Thanks in advance.

3 REPLIES 3
Grégoire_Miche2
Level 10

Re: How to Stop Field Update from Marketo to SFDC?

When a validation fires and prevents the update, it blocks the whole record update, not just one field. This is standard SFDC behavior.

Rather than using validation rules, you should consider using field level rights in SFDC (will block the field for all records, though), use the Marketo "block field update feature" (will also block for all records) or using a backup field to set the field back to it's value as soon as it is updated.

-Greg

Anonymous
Not applicable

Re: How to Stop Field Update from Marketo to SFDC?

Hi Greg,

Thanks for your reply.

The Block field update feature in Marketo, would stop / block the sync from other source(SFDC) to marketo.

Enabling block field would not block sync form Marketo to SFDC, is what i foresee and understand. So our requirement is to stop sync for certain fields from Marketo to SFDC.

Besides this, may i ask if there is any statement as such "the validation error of one field, could stop sync of all other fields" in  salesforce success community or anywhere as such. Please help and thank you for all your time.

Thanks,

Vidhya.

Grégoire_Miche2
Level 10

Re: How to Stop Field Update from Marketo to SFDC?

HI Vidhya,

Again, the validation error of one field in SFDC blocks the update of the whole record. This is standard SFDC behavior.

If you want to block field updates from Marketo to SFDC, it means that you want to block all source for a field update, excepted SFDC. You can indeed use the "Block Field Update" for this. The issue is that you cannot to this only for the synced records and leave the field free for the others.

See and vote . This idea would enable to select some records and block updates of fields for these records only.

-Greg