View source: R/entityresolution_operations.R
entityresolution_get_match_id | R Documentation |
Returns the corresponding Match ID of a customer record if the record has been processed.
See https://www.paws-r-sdk.com/docs/entityresolution_get_match_id/ for full documentation.
entityresolution_get_match_id(applyNormalization = NULL, record, workflowName)
applyNormalization |
Normalizes the attributes defined in the schema in the input data. For
example, if an attribute has an |
record |
[required] The record to fetch the Match ID for. |
workflowName |
[required] The name of the workflow. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.