BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
277 / 279 · Module 19 — Requirements Gathering for Mule/Salesforce Integrations · filtered: code← prev⊞ allnext →

19.20Ask about auditability

Questions:

“Do we need to know when each customer last synchronized?”

“Do we need to retain the source record/version that produced a Salesforce change?”

“Does a business user need to see synchronization status?”

This might produce fields like:

Integration_Status__c

Source_Last_Modified__c

Last_Sync_Timestamp__c

or an external audit store.