match_on_new flag
J
Juniper Hare
PE API flag (such as match_on_new) that prevents a match when there is no net new information for specified fields.
For example, match_on_new=email and a search input of john.doe@gmail.com would prevent a match if the only email in the array was john.doe@gmail.com.
C
Christine Biddlecombe
Merged in a post:
Allow a "required" param to filter for "new" data
V
Vanilla ice Echidna
Adding a modifier to a "required" param to filter responses that have a "required" param different than what was used in the enrichment. For example if I enrich a profile with phone=1234567890 I should be able to use a "required=new_phone" or something similar to only get a response if the matched profile has a phone or phones in addition to what was used to enrich the profile
U
Ultramarine Harrier
Same goes for emails and other data elements