Overview

A Skip Update If No Changes setting is enabled on a #Batch job that updates Contacts. During execution, DSP compares computed mapped values to what’s already in Salesforce and skips the update when nothing changed—reducing downstream automation/validation churn and avoiding unnecessary updates.

General Use Case

Use Skip Update If No Changes to prevent no-op updates when computed target values already match what’s stored—so validations, automations, and audit fields aren’t needlessly triggered.

Video Demo

Walkthrough

1

Pipeline - Contact.Batches

pipeline-contact-batches
2

New Executable - Contact.DeltaUpdate

new-executable-contact-deltaupdate
3

Mapping

mapping
4

Action

action