Transfering Duplicate Check Configuration

Plauti CLI Commands

Plauti Deduplicate configurations are highly detailed and customizable rule sets that control how duplicates are identified, compared, and merged within your Salesforce Org. These configurations can be exported to a file and imported into another Org to streamline setup or synchronize environments.

Why Transfer Configurations?

ScenarioBenefit
Refreshing a sandboxRestore deduplication setup identical to production
Promoting changes to productionMigrate verified configuration from sandbox to live org
Backing up before making changesSave current config for rollback or audit purposes
Cloning a working setup across orgsReduce manual setup effort and prevent errors

What Gets Transferred?

The export file contains all Plauti Duplicate Check setup data from your Salesforce Org. This includes everything required to fully replicate your deduplication configuration in another environment.

This means:

  • All matching and merge rules
  • All object- and field-level configurations
  • All predefined scenarios, filters, synonyms, and weighting logic
  • All cross-object relationships and custom logic

No manual reconfiguration is needed after import, assuming metadata compatibility between source and target orgs.

Transfer Strategy

To move a configuration:

  1. Export from the source Org
  2. Review/edit the JSON file (optional)
  3. Import into the target Org

The structure is highly portable but may require manual tweaks if orgs differ in metadata or field availability.