View source: R/entityresolution_operations.R
| entityresolution_start_id_mapping_job | R Documentation |
Starts the IdMappingJob of a workflow. The workflow must have previously been created using the create_id_mapping_workflow endpoint.
See https://www.paws-r-sdk.com/docs/entityresolution_start_id_mapping_job/ for full documentation.
entityresolution_start_id_mapping_job(
workflowName,
outputSourceConfig = NULL,
jobType = NULL
)
workflowName |
[required] The name of the ID mapping job to be retrieved. |
outputSourceConfig |
A list of |
jobType |
The job type for the ID mapping job. If the If the If the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.