Data Modeling - Create Object Relationship - Salesforce - Trailhead

Опубликовано: 09 Апрель 2026
на канале: Bumblebee
79,750
368

Please Like, Share and Subscribe!!!

Data Modeling - Create Object Relationship - Salesforce - Trailhead

Create relationships for the Offer object
The object you created for the previous challenge is pretty handy. Imagine how much more useful it would be if brokers could specify which client made an offer and which property the client wants to buy. Add two relationships to the Offer object so brokers can capture this data in Salesforce. Create a Master-Detail relationship with the Property object and a Lookup relationship with the Contact object.

Before You Start:

Create the Property object as described in the previous unit.

Challenge Requirements:
On the Offer object, add a Master-Detail relationship to the Property object named Property
On the Offer object, add a Lookup relationship to the Contact object named Contact