Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

DuplicateJobMatchingRuleDefinition

Setup object specifying a MatchingRule to use with DuplicateJob instances that share a DuplicateJobDefinition. Available in Tooling API version 42.0 and later.

Supported SOAP Calls

create(), query(), retrieve()

Supported REST HTTP Methods

GET and POST

Fields

Field Details
DuplicateJobDefinitionId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The ID of the duplicate job definition.
MatchingRuleId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
The ID of the matching rule specified for a duplicate job.