Activity › Forums › Salesforce® Discussions › What is the junction object in Salesforce and what is it used for?
Tagged: Case Objects, Master Detail Relationships, Salesforce Junction Object, Salesforce Objects, Schema Builder, Standard Objects
-
What is the junction object in Salesforce and what is it used for?
Posted by Arun on January 17, 2020 at 1:13 PMWhat is the junction object in Salesforce and what is it used for?
Shweta replied 6 years, 3 months ago 4 Members · 3 Replies -
3 Replies
-
A junction object is a custom object with two master-detail relationships.
Example: For example, you create a custom object called “Bug” that relates to the standard case object such that a bug could be related to multiple cases and a case could also be related to multiple bugs.
- [adinserter block='9']
-
Junction object is to achieve Many-to-Many relationship model in Salesforce. It means that each record can be associated with many records using the Junction object which keeps the reference of records.
Here is a example of junction object which shows many-to-many relationship in schema builder. Here junction object is user which show Many-to-Many relationship.
I hope picture will help you better to understand junction object.
-
Junction object: A junction object is an object when we can create many-to-many relationships using two master-detail relationships in an object.
Log In to reply.
