How to trigger a data notification when only a child record is updated ?
L
Lucas.spina
started a topic
5 months ago
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 ?
1 Comment
M
Matthieu DE PILLOT DE COLIGNY
said
3 months ago
Hello !
An article was recently written about that topic, it can be found here
Lucas.spina
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 ?