Acounts and ContactsContacts don't have to be related to an Account, but their behavior is different if they aren't: - they are considered private Contacts, and are only visible to the creator
- they don't show up in reports
But there are some problems with the way things currently work: - Connecting a new Contact to an Account requires a custom data entry screen
- Creating Contacts from outside systems and integrations leaves Contacts without an Account
- If a User removes the relationship to an Account, there is no way to catch that
What We're BuildingWe're building a simple system that will: - check for new and updated Contacts that don't have an Account
- create a relationship between the Contact and the default Account
Schema- no schema changes necessary from default sf.com
TriggersClasses
|