LeadToAccountMatch

API Name: GradientWorks__LeadToAccountMatch

Provides information about Accounts that match a Lead as a result of executing Match Lead to Account.

Properties

NameTypeDescription

bestMatch

Account

The Account (if any) that best matches the lead

count

Integer

The number of matches. This will be 0 if there are no matches.

lead

Lead

The Lead that was matched

matches

All the matching accounts in order of relevance. The first item in this list will correspond to bestMatch.

Last updated