You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Single-level**| Contacts only | Only user information | Recommended for most B2C cases |
126
+
|**Two-level**| Accounts and Contacts linked to the account | User and account information | Recommended for most B2B cases |
127
+
|**Three-level**| Account with linked workspaces and contacts | User, workspace and account information | Used for B2B cases but only recommended if your business model requires workspace organization |
134
128
135
129
In a DevOrg, unique identifiers are utilized to handle objects. If an object doesn't exist, it is created and then an attempt is made to link it. For example, here's how it operates:
136
130
@@ -142,12 +136,12 @@ This approach ensures efficient management and integration of objects within the
0 commit comments