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.”