Match Lead to Account
Match Lead records to Account records based on configurable criteria
Last updated
Match Lead records to Account records based on configurable criteria
Last updated
Takes a list of Leads from earlier in the Flow, finds matching Accounts and provides a list of LeadToAccountMatch results for use later in the Flow. The matches can be used for assignment or lead conversion.
For more information on how to use this action, see Lead and Account Matching.
For easy access later in the flow, we recommend you select "Manually assign variables" in the Flow editor and store the results
value in a variable.
Name | Type | Description |
---|---|---|
count | Integer | The number of results |
result | The first result of matching Leads to Accounts. Can be used when working with a single Lead in place of results. | |
results | List<LeadToAccountMatch> | The results of matching Leads to Accounts |