Start a new topic

How to trigger a data notification when only a child record is updated ?

Hi,


I have 2 entities with a one to many relationship and I would need to send a data notification containing the parent records and all the linked children records whenever a child record is created or updated.


What is the best way to trigger the notification, even if there is no action performed in the parent entity ? 

Login to post a comment