Match Account to Account

Intelligently match an Account record to another Account record

Takes a list of Accounts from earlier in the Flow, finds matching Accounts and provides a list of AccountToAccountMatch results for use later in the Flow. The matches can be used for assignment.

For more information on how to use this action, see Lead and Account Matching.

Configuration

Outputs

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.

NameTypeDescription

count

Integer

The number of results

result

The first result of matching Accounts to Accounts. Can be used when working with a single Account in place of results.

results

The results of matching Accounts to Accounts

Last updated