Salesforce Certified Platform App Builder — Question 248
Which two relationship types can be defined with external objects? (Choose two.)
Answer options
- A. Cross-Organization Lookup
- B. External Lookup
- C. Indirect Lookup
- D. External Master-Detail
Correct answer: B, C
Explanation
The correct answers are B and C because an External Lookup allows you to link an external object to a Salesforce object, while an Indirect Lookup links an external object to a Salesforce object based on a shared external ID. Options A and D are incorrect as they do not apply to external objects specifically.