View source: R/entityresolution_operations.R
entityresolution_start_matching_job | R Documentation |
Starts the MatchingJob
of a workflow. The workflow must have previously been created using the create_matching_workflow
endpoint.
See https://www.paws-r-sdk.com/docs/entityresolution_start_matching_job/ for full documentation.
entityresolution_start_matching_job(workflowName)
workflowName |
[required] The name of the matching job to be retrieved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.