anybody know how to set data source priority ? | Community
Skip to main content
Jonathan_Westov
New Participant
August 10, 2018
Solved

anybody know how to set data source priority ?

  • August 10, 2018
  • 2 replies
  • 3344 views

I am trying to set data source priorities. Like Salesforce being 1 and then webhooks to append data be below that.

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

Yes, Block Field Updates in Admin » Field Management, but this applies to change from non-empty, regardless of original source.

2 replies

Jonathan_Westov
New Participant
August 10, 2018

Dang that sucks royally. Well thank you for the quick reply anyways.

SanfordWhiteman
New Participant
August 10, 2018

There's no such concept in Marketo.

The only way to deprioritize webhook-based updates to existing data is to (a) pass the updates through an intermediate webhook that can compare current data to potential new data, and (b) keep a running log (in your own textarea field) of the last source of a given field.

Jonathan_Westov
New Participant
August 10, 2018

What about options like update only if empty type logic? Does that exist?

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
August 10, 2018

Yes, Block Field Updates in Admin » Field Management, but this applies to change from non-empty, regardless of original source.