When matching on alternative_domains adjust value of the matched array
complete
P
Puce Chickadee
Currently when a profile is successfully returned in a Company Enrichment response that is matched on
alternative_domains
and include_if_matched
is set to true
the response includes 'matched': ['domain']
which is misleading.Adjust the response to
'matched': ['alternative_domains']
instead to provide transparency around which field was matched on to help make better decisions about the result.V
Varun Villait
complete
V
Varun Villait
Hiya Puce Chickadee, thanks for sharing with us! Following up on this:
- Can you provide an example of a situation where the current response has caused confusion or led to a wrong decision?
- Are there any other fields in the response that you feel need similar adjustments for transparency?
- How frequently do you rely on the 'matched' field in your decision-making process?