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

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