6.48Another scenario
We have reusable Salesforce Account upsert logic called from four APIs.
Answer:
“I'd extract that into a reusable subflow and invoke it with Flow Reference, assuming the API boundaries and transaction/error semantics are compatible.”