10.57Interview scenario
User creates a customer and needs the Salesforce ID before continuing.
Answer:
“That's a strong synchronous case. I'd validate, upsert Salesforce, and return the result directly, assuming the expected latency and availability satisfy the API SLA.”