BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
424 / 1048 · Module 10 — Synchronous vs Asynchronous Integrations← prev⊞ allnext →

10.20Salesforce Change Data Capture

Salesforce CDC is conceptually:

Account changed
     ↓
change event
     ↓
Mule

Useful for:

data synchronization
replication
cache updates
downstream propagation

Instead of polling LastModifiedDate.

You don't need the exact connector syntax for the interview.

Recognize the use case.