Which approach should an architect recommend to allow external systems to upsert Salesforce records without knowing internal Salesforce IDs?
-
A
Use Record Types as keys
-
B
Define an External ID field on the object
-
C
Use composite APIs with lookup fields
-
D
Store IDs in Custom Metadata