BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
168 / 279 · Module 10 — Synchronous vs Asynchronous Integrations · filtered: code← prev⊞ allnext →

10.58Interview scenario

We receive 500,000 nightly updates.

Answer:

“I would not make that a synchronous API. I'd treat it as asynchronous/batch processing—likely scheduler or queue driven—and use Salesforce Bulk API v2, with job-level and record-level error handling.”