Study for the Salesforce App Builder Exam. Challenge yourself with interactive questions and get detailed feedback. Boost your confidence and ace your exam!

Practice this question and more.


What types of relationships can you create with External Objects?

  1. Only Lookup relationships.

  2. Lookup and External lookup relationships only.

  3. All relationships including Indirect lookup.

  4. Lookup, External lookup, Indirect lookup, and Direct Lookup.

The correct answer is: Lookup, External lookup, Indirect lookup, and Direct Lookup.

External objects in Salesforce are designed to allow users to work with data outside of their Salesforce organization. They leverage external data sources, effectively allowing a connection to databases or other third-party applications. When it comes to creating relationships with external objects, you have the flexibility to use several different types of relationships. Among these, Lookup relationships can be established, which allow for a simple connection between two objects. Additionally, you can use External Lookup relationships, which enable linking between an external object and a standard or custom Salesforce object based on a specific external ID. Indirect Lookup relationships are also supported, permitting a relationship between the external object and a Salesforce object, again linked via an external ID. Lastly, Direct Lookup relationships provide a way to create more direct mappings without the need for complex configurations or intermediary steps. Given these options, the capability of creating Lookup, External Lookup, Indirect Lookup, and Direct Lookup relationships reflects the robust functionality that Salesforce provides to integrate and manage external data seamlessly. This versatility in relationship creation is key to leveraging external objects effectively within Salesforce’s data framework.