Is there any way to detect when record associations are added or removed? For example, I have 2 custom objects and when a record in object1 gets associated to a records in object2, I want to be able to detect that event. Also, I want to detect when
read more