I want a plugin to trigger when two records are associated in a 1-Many relationship.
Can I use the Associate message for this or is that purely for Many-Many?
I should say that I can, of course, detect the Lookup on Create and Update but it would seem simpler to fire my code on the specific relationship being set.