7 / 18 · Module 10 — Synchronous vs Asynchronous Integrations · filtered: cheatsheet← 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.